Update README.md
Browse files
README.md
CHANGED
@@ -89,11 +89,11 @@ print(response)
|
|
89 |
If you use this model, please cite the following paper:
|
90 |
|
91 |
```bibtex
|
92 |
-
@article{
|
93 |
title = {Value-Free Policy Optimization via Reward Partitioning},
|
94 |
author = {Bilal Faye and Hanane Azzag and Mustapha Lebbah},
|
95 |
journal = {arXiv preprint arXiv:2406.XXXX},
|
96 |
-
year = {
|
97 |
}
|
98 |
```
|
99 |
|
|
|
89 |
If you use this model, please cite the following paper:
|
90 |
|
91 |
```bibtex
|
92 |
+
@article{faye2025rpo,
|
93 |
title = {Value-Free Policy Optimization via Reward Partitioning},
|
94 |
author = {Bilal Faye and Hanane Azzag and Mustapha Lebbah},
|
95 |
journal = {arXiv preprint arXiv:2406.XXXX},
|
96 |
+
year = {2025}
|
97 |
}
|
98 |
```
|
99 |
|