Update README.md
Browse files
README.md
CHANGED
@@ -22,3 +22,15 @@ configs:
|
|
22 |
- split: test
|
23 |
path: data/test-*
|
24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
- split: test
|
23 |
path: data/test-*
|
24 |
---
|
25 |
+
|
26 |
+
## Citations
|
27 |
+
```
|
28 |
+
@misc {di_zhang_2025,
|
29 |
+
author = { {Di Zhang} },
|
30 |
+
title = { OrderlyQA_IUPAC (Revision 019f7c7) },
|
31 |
+
year = 2025,
|
32 |
+
url = { https://huggingface.co/datasets/di-zhang-fdu/OrderlyQA_IUPAC },
|
33 |
+
doi = { 10.57967/hf/4731 },
|
34 |
+
publisher = { Hugging Face }
|
35 |
+
}
|
36 |
+
```
|