PhysBench / README.md
luodian's picture
Upload dataset
7952b26 verified
metadata
dataset_info:
  features:
    - name: index
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: media_type
      dtype: string
    - name: media_path
      dtype: string
    - name: task_type
      dtype: string
    - name: ability_type
      dtype: string
  splits:
    - name: val
      num_bytes: 42227
      num_examples: 200
    - name: test
      num_bytes: 2294853
      num_examples: 9802
  download_size: 434301
  dataset_size: 2337080
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*