aditya-6122 commited on
Commit
06b9882
·
verified ·
1 Parent(s): 673ccc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -96,10 +96,10 @@ Users should be aware of potential biases in generated text and use the model re
96
  If you use this model, please cite:
97
  ```
98
  @misc{vanilla-rnn-gru-like},
99
- title={Tiny-Stories-GRU-LanguageModel},
100
  author={Aditya Wath},
101
  year={2024},
102
  publisher={Hugging Face},
103
- url={https://huggingface.co/aditya-6122/Tiny-Stories-GRU-LanguageModel}
104
  }
105
  ```
 
96
  If you use this model, please cite:
97
  ```
98
  @misc{vanilla-rnn-gru-like},
99
+ title={Tiny-Stories-GRU-LanguageModel-ByteLevelEncoding},
100
  author={Aditya Wath},
101
  year={2024},
102
  publisher={Hugging Face},
103
+ url={https://huggingface.co/aditya-6122/Tiny-Stories-GRU-LanguageModel-ByteLevelEncoding}
104
  }
105
  ```