File size: 728 Bytes
019f7c7 6f7a595 |
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 |
---
dataset_info:
features:
- name: problem
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 168004759
num_examples: 322976
- name: test
num_bytes: 17733541
num_examples: 33930
download_size: 36049863
dataset_size: 185738300
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
## Citations
```
@misc {di_zhang_2025,
author = { {Di Zhang} },
title = { OrderlyQA_IUPAC (Revision 019f7c7) },
year = 2025,
url = { https://huggingface.co/datasets/di-zhang-fdu/OrderlyQA_IUPAC },
doi = { 10.57967/hf/4731 },
publisher = { Hugging Face }
}
``` |