FlamingNeuron commited on
Commit
8566018
·
verified ·
1 Parent(s): 04ee3c6

Update README.md

Browse files

still working on citation

Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -46,12 +46,5 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
46
 
47
  ## 📚 Citations
48
 
49
- ```bibtex
50
- @misc{vonwerra2022trl,
51
- title = {{TRL: Transformer Reinforcement Learning}},
52
- author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallouédec},
53
- year = 2020,
54
- journal = {GitHub repository},
55
- publisher = {GitHub},
56
- howpublished = {\url{https://github.com/huggingface/trl}}
57
- }
 
46
 
47
  ## 📚 Citations
48
 
49
+ ```markdown
50
+ This model was fine-tuned using [TRL](https://github.com/huggingface/trl).