Datasets:
metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: split
dtype: string
- name: question
dtype: string
- name: file_name
list: string
- name: answer
dtype: string
- name: task_type
dtype: string
- name: sub_type
dtype: string
- name: ability_type
dtype: string
splits:
- name: full
num_bytes: 3040423
num_examples: 10002
- name: val
num_bytes: 54539
num_examples: 200
- name: test
num_bytes: 2985884
num_examples: 9802
download_size: 1664202
dataset_size: 6080846
configs:
- config_name: default
data_files:
- split: full
path: data/full-*
- split: val
path: data/val-*
- split: test
path: data/test-*
language:
- en
license: apache-2.0
task_categories:
- question-answering
pretty_name: PhysBench
PhysBench for lmms-eval
Normalized PhysBench annotations with the official public answers and media archives.
Source: https://huggingface.co/datasets/USC-PSI-Lab/PhysBench. The source dataset license is preserved.