mt_bench_ppl_large / README.md
facat's picture
Upload dataset
7f908f8
|
raw
history blame contribute delete
No virus
635 Bytes
metadata
dataset_info:
  features:
    - name: question_id
      dtype: int64
    - name: category
      dtype: string
    - name: turn
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: reference
      sequence: string
    - name: conversation
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: finished
      dtype: bool
    - name: score
      dtype: float64
  splits:
    - name: train
      num_bytes: 226809
      num_examples: 80
  download_size: 106782
  dataset_size: 226809
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*