sg_eval_v1_cleaned / README.md
binwang's picture
Upload README.md with huggingface_hub
320d8fd verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: answer
      dtype: string
  splits:
    - name: test
      num_bytes: 21495
      num_examples: 68
  download_size: 17598
  dataset_size: 21495

Dataset Card for "sg_eval_v1_cleaned"

More Information needed