Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ license: mit
|
|
9 |
<a href="https://arxiv.org/abs/2506.19807">📄arXiv</a> •
|
10 |
<a href="https://github.com/zjunlp/KnowRL">💻GitHub Repo</a> •
|
11 |
<a href="https://huggingface.co/datasets/zjunlp/KnowRL-Train-Data">📖Dataset</a>
|
|
|
12 |
</p>
|
13 |
|
14 |
</div>
|
@@ -81,9 +82,8 @@ For complete details on the training configuration and hyperparameters, please r
|
|
81 |
## Citation
|
82 |
If you find this model useful in your research, please consider citing our paper:
|
83 |
```
|
84 |
-
bibtex
|
85 |
@article{ren2025knowrl,
|
86 |
-
title={
|
87 |
author={Ren, Baochang and Qiao, Shuofei and Yu, Wenhao and Chen, Huajun and Zhang, Ningyu},
|
88 |
journal={arXiv preprint arXiv:2506.19807},
|
89 |
year={2025}
|
|
|
9 |
<a href="https://arxiv.org/abs/2506.19807">📄arXiv</a> •
|
10 |
<a href="https://github.com/zjunlp/KnowRL">💻GitHub Repo</a> •
|
11 |
<a href="https://huggingface.co/datasets/zjunlp/KnowRL-Train-Data">📖Dataset</a>
|
12 |
+
|
13 |
</p>
|
14 |
|
15 |
</div>
|
|
|
82 |
## Citation
|
83 |
If you find this model useful in your research, please consider citing our paper:
|
84 |
```
|
|
|
85 |
@article{ren2025knowrl,
|
86 |
+
title={KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality},
|
87 |
author={Ren, Baochang and Qiao, Shuofei and Yu, Wenhao and Chen, Huajun and Zhang, Ningyu},
|
88 |
journal={arXiv preprint arXiv:2506.19807},
|
89 |
year={2025}
|