Update README.md
Browse files
README.md
CHANGED
@@ -105,8 +105,10 @@ The result of the calculation is 645,500.97
|
|
105 |
|
106 |
This model was trained using parts of the [Verifiers](https://github.com/willccbb/verifiers) framework for structured reinforcement learning. If you use this model or build upon this work, please consider citing:
|
107 |
|
|
|
108 |
@article{brown2025verifiers,
|
109 |
title={Verifiers: Reinforcement Learning with LLMs in Verifiable Environments},
|
110 |
author={Brown, William},
|
111 |
year={2025}
|
112 |
-
}
|
|
|
|
105 |
|
106 |
This model was trained using parts of the [Verifiers](https://github.com/willccbb/verifiers) framework for structured reinforcement learning. If you use this model or build upon this work, please consider citing:
|
107 |
|
108 |
+
```
|
109 |
@article{brown2025verifiers,
|
110 |
title={Verifiers: Reinforcement Learning with LLMs in Verifiable Environments},
|
111 |
author={Brown, William},
|
112 |
year={2025}
|
113 |
+
}
|
114 |
+
```
|