Epiphany's picture
Upload dataset
9aece45 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: emotion
      dtype: string
    - name: smoothed_emotion_vector
      sequence: float64
    - name: llm_primary_emotion
      dtype: string
    - name: llm_secondary_emotions
      sequence: string
  splits:
    - name: train
      num_bytes: 283132
      num_examples: 2088
    - name: test
      num_bytes: 69604
      num_examples: 522
  download_size: 101076
  dataset_size: 352736
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*