olympiadbench / README.md
realtreetune's picture
Upload README.md with huggingface_hub
ba3660e verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: subfield
      dtype: string
    - name: context
      dtype: 'null'
    - name: solution
      dtype: string
    - name: final_answer
      sequence: string
    - name: is_multiple_answer
      dtype: bool
    - name: unit
      dtype: string
    - name: answer_type
      dtype: string
    - name: error
      dtype: string
    - name: problem
      dtype: string
    - name: _provided_sol
      sequence: string
    - name: answer
      dtype: string
  splits:
    - name: test
      num_bytes: 1376306
      num_examples: 675
  download_size: 644430
  dataset_size: 1376306

Dataset Card for "olympiadbench"

More Information needed