EMMA-test / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
a86f2f7 verified
|
raw
history blame
803 Bytes
---
language:
- en
dataset_info:
config_name: Math
features:
- name: pid
dtype: string
- name: question
dtype: string
- name: options
sequence: 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: 7114830.0
num_examples: 100
download_size: 6832283
dataset_size: 7114830.0
configs:
- config_name: Math
data_files:
- split: test
path: Math/test-*
---