kaistlayner's picture
Upload dataset
e110c0c verified
metadata
dataset_info:
  features:
    - name: conv_id
      dtype: string
    - name: utterance_idx
      dtype: int32
    - name: context
      dtype: string
    - name: prompt
      dtype: string
    - name: speaker_idx
      dtype: int32
    - name: utterance
      dtype: string
    - name: selfeval
      dtype: string
    - name: tags
      dtype: string
    - name: emotion_labels
      dtype: int64
    - name: relevance_scores
      dtype: float64
  splits:
    - name: train
      num_bytes: 18700144
      num_examples: 76673
    - name: validation
      num_bytes: 3086035
      num_examples: 12030
    - name: test
      num_bytes: 3062246
      num_examples: 10943
  download_size: 7991711
  dataset_size: 24848425
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*