mix_with_source / README.md
jojo2joker's picture
Update README.md
485f1c6 verified
|
Raw
History Blame Contribute Delete
507 Bytes
---
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-*
---