EMMA / README.md
luckychao's picture
Upload dataset
80c50b1 verified
|
raw
history blame
2.45 kB
---
dataset_info:
- config_name: Chemistry
features:
- name: pid
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: image_1
dtype: image
- name: image_2
dtype: image
- name: image_3
dtype: image
- name: image_4
dtype: image
- name: image_5
dtype: image
- name: solution
dtype: string
- name: subject
dtype: string
- name: task
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: context
dtype: string
splits:
- name: test
num_bytes: 49017729.944
num_examples: 1176
download_size: 37872406
dataset_size: 49017729.944
- config_name: Math
features:
- name: pid
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: image_1
dtype: image
- name: image_2
dtype: image
- name: image_3
dtype: image
- name: image_4
dtype: image
- name: image_5
dtype: image
- name: solution
dtype: string
- name: subject
dtype: string
- name: task
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: context
dtype: string
splits:
- name: test
num_bytes: 55271944.0
num_examples: 892
download_size: 49466220
dataset_size: 55271944.0
- config_name: Physics
features:
- name: pid
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: image_1
dtype: image
- name: image_2
dtype: image
- name: image_3
dtype: image
- name: image_4
dtype: image
- name: image_5
dtype: image
- name: solution
dtype: string
- name: subject
dtype: string
- name: task
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: context
dtype: string
splits:
- name: test
num_bytes: 20486894.0
num_examples: 156
download_size: 13542478
dataset_size: 20486894.0
configs:
- config_name: Chemistry
data_files:
- split: test
path: Chemistry/test-*
- config_name: Math
data_files:
- split: test
path: Math/test-*
- config_name: Physics
data_files:
- split: test
path: Physics/test-*
---