Text Generation
PEFT
Safetensors
Transformers
English
lora
sft
trl
unsloth
haritzpuerto commited on
Commit
2b62baa
·
verified ·
1 Parent(s): 38b66b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -52,5 +52,13 @@ This model was trained with SFT.
52
 
53
 
54
  ```bibtex
55
-
 
 
 
 
 
 
 
 
56
  ```
 
52
 
53
 
54
  ```bibtex
55
+ @misc{puerto2026controllablereasoningmodelsprivate,
56
+ title={Controllable Reasoning Models Are Private Thinkers},
57
+ author={Haritz Puerto and Haonan Li and Xudong Han and Timothy Baldwin and Iryna Gurevych},
58
+ year={2026},
59
+ eprint={2602.24210},
60
+ archivePrefix={arXiv},
61
+ primaryClass={cs.CL},
62
+ url={https://arxiv.org/abs/2602.24210},
63
+ }
64
  ```