File size: 682 Bytes
0aaf321 fe8372f 567bd59 fe8372f 0aaf321 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
dataset_info:
features:
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: regenerated_model_type
dtype: string
- name: id
dtype: string
- name: ground_truth
dtype: string
- name: dataset
dtype: string
- name: reference_solution
dtype: string
- name: good_program
dtype: bool
- name: difficulty
dtype: int64
- name: difficulty_explanation
dtype: string
splits:
- name: train
num_bytes: 14465865
num_examples: 607
download_size: 5654084
dataset_size: 14465865
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|