SemEval_folds_a / README.md
danielpedrozo's picture
Upload dataset
53b835a verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: Anger
      dtype: int64
    - name: Disgust
      dtype: int64
    - name: Fear
      dtype: int64
    - name: Joy
      dtype: int64
    - name: Sadness
      dtype: int64
    - name: Surprise
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: fold_3
      num_bytes: 88736
      num_examples: 445
    - name: fold_4
      num_bytes: 90512
      num_examples: 445
    - name: fold_1
      num_bytes: 91521
      num_examples: 445
    - name: fold_2
      num_bytes: 94220
      num_examples: 445
    - name: fold_0
      num_bytes: 90010
      num_examples: 446
  download_size: 243764
  dataset_size: 454999
configs:
  - config_name: default
    data_files:
      - split: fold_3
        path: data/fold_3-*
      - split: fold_4
        path: data/fold_4-*
      - split: fold_1
        path: data/fold_1-*
      - split: fold_2
        path: data/fold_2-*
      - split: fold_0
        path: data/fold_0-*