Update README.md
Browse files
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={
|
| 100 |
-
author={
|
| 101 |
year={2024},
|
| 102 |
publisher={Hugging Face},
|
| 103 |
-
url={https://huggingface.co/aditya-6122/
|
| 104 |
}
|
| 105 |
```
|
|
|
|
| 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 |
```
|