KoseiUemura's picture
Upload README.md with huggingface_hub
74ef789 verified
|
raw
history blame
802 Bytes
metadata
dataset_info:
  config_name: ron
  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
  splits:
    - name: validation
      num_bytes: 22072
      num_examples: 123
    - name: test
      num_bytes: 202883
      num_examples: 1119
  download_size: 115196
  dataset_size: 224955
configs:
  - config_name: ron
    data_files:
      - split: validation
        path: ron/validation-*
      - split: test
        path: ron/test-*

Dataset Card for "EmotionAnalysisFinal"

More Information needed