Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
mt_bench_ppl_small / README.md
facat's picture
Upload dataset
5650b02
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: 192360
      num_examples: 80
  download_size: 95096
  dataset_size: 192360
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*