Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,22 @@ language:
|
|
6 |
- zh
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- zh
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
+
---
|
10 |
+
|
11 |
+
This is the OIFC-SFT dataset for Open-domain Implicit Format Control ([OIFC](https://arxiv.org/abs/2408.04392)).
|
12 |
+
For the data statistics and collection process, please check the linked paper.
|
13 |
+
|
14 |
+
If you find this dataset helpful, we would appreciate it if you cite:
|
15 |
+
|
16 |
+
|
17 |
+
@misc
|
18 |
+
|
19 |
+
{yao2024opendomainimplicitformatcontrol,
|
20 |
+
title={Open-domain Implicit Format Control for Large Language Model Generation},
|
21 |
+
author={Yiqun Yao and Wenjia Ma and Xuezhi Fang and Xin Jiang and Xiang Li and Xuying Meng and Peng Han and Jing Li and Aixin Sun and Yequan Wang},
|
22 |
+
year={2024},
|
23 |
+
eprint={2408.04392},
|
24 |
+
archivePrefix={arXiv},
|
25 |
+
primaryClass={cs.CL},
|
26 |
+
url={https://arxiv.org/abs/2408.04392},
|
27 |
+
}
|