delibae's picture
Upload dataset
05d8428
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: type
      dtype: string
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
    - name: emotion
      struct:
        - name: joyful
          dtype: bool
        - name: sad
          dtype: bool
        - name: angry
          dtype: bool
    - name: example
      dtype: string
  splits:
    - name: train
      num_bytes: 1018
      num_examples: 1
  download_size: 9065
  dataset_size: 1018
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*