halilibr's picture
Upload dataset
6a8ac70 verified
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: 2444583
      num_examples: 7676
    - name: test
      num_bytes: 712546
      num_examples: 2293
  download_size: 1738789
  dataset_size: 3157129
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*