File size: 507 Bytes
956a09d 485f1c6 956a09d 485f1c6 956a09d | 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 | ---
dataset_info:
features:
- name: problem
dtype: string
- name: solution
dtype: string
- name: source
dtype: string
# - name: mix_index
# dtype: string
# - name: long_index
# dtype: string
# - name: short_index
# dtype: string
splits:
- name: train
num_bytes: 10184389
num_examples: 5383
download_size: 4723514
dataset_size: 10184389
configs:
- config_name: default
data_files:
- split: train
# path: data/updated_*
path: data/train-*
---
|