metadata
license: cc-by-sa-4.0
dataset_info:
config_name: E2H-AMC
features:
- name: contest
dtype: string
- name: rating
dtype: float64
- name: rating_std
dtype: float64
- name: rating_quantile
dtype: float64
- name: tag
dtype: string
- name: subtest
dtype: string
- name: year
dtype: int64
- name: month
dtype: string
- name: index
dtype: int64
- name: problem
dtype: string
- name: answer
dtype: string
- name: solution
dtype: string
- name: rating_tag
dtype: string
- name: test_tag
dtype: string
- name: item_difficulty
dtype: float64
- name: unnorm_rating
dtype: float64
- name: unnorm_rating_std
dtype: float64
- name: unnorm_rating_lower
dtype: float64
- name: unnorm_rating_upper
dtype: float64
- name: ever_exist
dtype: bool
splits:
- name: train
num_bytes: 1306215
num_examples: 1000
- name: eval
num_bytes: 3935954
num_examples: 2975
download_size: 2811269
dataset_size: 5242169
configs:
- config_name: E2H-AMC
data_files:
- split: train
path: E2H-AMC/train-*
- split: eval
path: E2H-AMC/eval-*