Update README.md
Browse files
README.md
CHANGED
@@ -80,13 +80,12 @@ For complete details on the training configuration and hyperparameters, please r
|
|
80 |
|
81 |
## Citation
|
82 |
If you find this model useful in your research, please consider citing our paper:
|
83 |
-
```
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
primaryClass={cs.CL}
|
91 |
}
|
92 |
```
|
|
|
80 |
|
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={{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}
|
|
|
90 |
}
|
91 |
```
|