Dan-AiTuning commited on
Commit
f1b470b
·
verified ·
1 Parent(s): 2defd08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
+ ```