metadata
dataset_info:
features:
- name: data_source
dtype: string
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: ability
dtype: string
- name: reward_model
struct:
- name: ground_truth
dtype: string
- name: style
dtype: string
- name: extra_info
struct:
- name: answer
dtype: string
- name: assembly_only_question
dtype: string
- name: c_code
dtype: string
- name: c_only_question
dtype: string
- name: index
dtype: int64
- name: inputs
sequence: string
- name: outputs
sequence: string
- name: question
dtype: string
- name: split
dtype: string
- name: unoptimized_assembly
dtype: string
- name: unoptimized_compiled
dtype: binary
splits:
- name: train
num_bytes: 272517309
num_examples: 7872
- name: val
num_bytes: 7908805
num_examples: 200
- name: fewshot
num_bytes: 122942
num_examples: 4
download_size: 60308097
dataset_size: 280549056
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: fewshot
path: data/fewshot-*