metadata
dataset_info:
features:
- name: problem
dtype: string
- name: deepseek_solution
dtype: string
- name: ground_truth_solution
dtype: 'null'
- name: domain
dtype: string
- name: source
dtype: string
- name: starter_code
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: num_tokens
dtype: int64
- name: generations
dtype: string
- name: verification_info
struct:
- name: language
dtype: string
- name: test_cases
list:
- name: fn_name
dtype: string
- name: input
sequence: string
- name: output
sequence: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 104987455
num_examples: 1000
download_size: 47565145
dataset_size: 104987455
configs:
- config_name: default
data_files:
- split: train
path: data/train-*