halilibr's picture
Upload dataset
9a0332c verified
|
raw
history blame
No virus
641 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: agoraphobia
      dtype: int32
    - name: panic
      dtype: int32
    - name: phobia
      dtype: int32
    - name: selectivemutism
      dtype: int32
    - name: socialanxiety
      dtype: int32
    - name: all_labels
      sequence: string
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 4031559
      num_examples: 12105
    - name: test
      num_bytes: 1235747
      num_examples: 3616
  download_size: 2929022
  dataset_size: 5267306
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*