TurnWiseEval / README.md
VGraf's picture
Update README.md
68cd6b7 verified
|
Raw
History Blame Contribute Delete
620 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: output
      dtype: string
    - name: generator
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: dataset
      dtype: string
  splits:
    - name: eval
      num_bytes: 4358362
      num_examples: 805
  download_size: 3591797
  dataset_size: 4358362
configs:
  - config_name: default
    data_files:
      - split: eval
        path: data/eval-*

TurnWiseEval evaluation dataset from the paper TurnWise: The Gap between Single- and Multi-turn Language Model Capabilities