metadata
dataset_info:
config_name: ioi-sample-solutions
features:
- name: year
dtype: string
- name: day
dtype: string
- name: problem_name
dtype: string
- name: problem_id
dtype: string
- name: label
dtype: string
- name: code
dtype: string
- name: status
dtype: string
- name: subtask_score
dtype: float64
- name: subtask_points
dtype: float64
- name: subtask_max_points
dtype: int64
- name: test_case_scores
list: float64
- name: test_case_status
list: string
- name: test_case_feedbacks
list: string
- name: target_subtask
dtype: string
- name: code_compiles
dtype: bool
- name: target_subtask_score
dtype: float64
- name: target_subtask_status
dtype: string
- name: all_subtasks_points
dtype: float64
- name: all_subtasks_results
list:
- name: points
dtype: int64
- name: problem
dtype: string
- name: score
dtype: float64
- name: score_precision
dtype: int64
- name: status
dtype: string
- name: subtask
dtype: string
- name: test_results
list:
- name: feedback
dtype: 'null'
- name: score
dtype: float64
- name: status
dtype: string
- name: test_name
dtype: string
- name: weighted_score
dtype: float64
splits:
- name: train
num_bytes: 7783067
num_examples: 789
download_size: 605685
dataset_size: 7783067
configs:
- config_name: ioi-sample-solutions
data_files:
- split: train
path: ioi-sample-solutions/train-*