Update README.md
Browse files
README.md
CHANGED
|
@@ -196,4 +196,19 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 196 |
|
| 197 |
## Model Card Contact
|
| 198 |
|
| 199 |
-
[More Information Needed]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 196 |
|
| 197 |
## Model Card Contact
|
| 198 |
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
|
| 202 |
+
### Reference
|
| 203 |
+
|
| 204 |
+
```bibtex
|
| 205 |
+
@article{buehler2024PRefLexOR,
|
| 206 |
+
title={PRefLexOR: Preference-based Recursive Language Modeling for Exploratory Optimization of Reasoning and Agentic Thinking},
|
| 207 |
+
author={Markus J. Buehler},
|
| 208 |
+
year={2024},
|
| 209 |
+
eprint={2410.12375},
|
| 210 |
+
archivePrefix={arXiv},
|
| 211 |
+
primaryClass={cs.AI},
|
| 212 |
+
url={https://arxiv.org/abs/2410.12375},
|
| 213 |
+
}
|
| 214 |
+
```
|