|
--- |
|
dataset_info: |
|
features: |
|
- name: solution |
|
dtype: string |
|
- name: question |
|
dtype: string |
|
- name: cot_type |
|
dtype: string |
|
- name: source_type |
|
dtype: string |
|
- name: metadata |
|
dtype: string |
|
- name: cot |
|
dtype: 'null' |
|
- name: thinking_trajectories |
|
sequence: string |
|
- name: attempt |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 16458169 |
|
num_examples: 1000 |
|
download_size: 6874909 |
|
dataset_size: 16458169 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
language: |
|
- en |
|
--- |
|
|
|
# huihui-ai/s1K |
|
|
|
This dataset comes from the automatic collection in [simplescaling/s1](https://github.com/simplescaling/s1)'s [data/collect_data.py](https://github.com/simplescaling/s1/blob/main/data/fix_gpqa.py), It may be necessary to replace 's1/s1K' with 'simplescaling/s1K' in the file. |
|
|
|
You don't need to run again: [data/add_aime.py](https://github.com/simplescaling/s1/blob/main/data/add_aime.py). If you run it again, it will cause duplicate data. |