Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ pipeline_tag: text-generation
|
|
| 22 |
This is a custom language model trained on a dataset of short stories, designed for text generation tasks.
|
| 23 |
|
| 24 |
### Architecture
|
| 25 |
-
<img src="https://huggingface.co/aditya-6122/Tiny-Stories-GRU-LanguageModel-ByteLevelEncoding/resolve/main/model_arch.jpg" alt="Architecture" width=
|
| 26 |
|
| 27 |
### Model Sources
|
| 28 |
- **Repository**: [Aditya6122/BuildingLanguageModel-TinyStories](https://github.com/Aditya6122/BuildingLanguageModel-TinyStories)
|
|
|
|
| 22 |
This is a custom language model trained on a dataset of short stories, designed for text generation tasks.
|
| 23 |
|
| 24 |
### Architecture
|
| 25 |
+
<img src="https://huggingface.co/aditya-6122/Tiny-Stories-GRU-LanguageModel-ByteLevelEncoding/resolve/main/model_arch.jpg" alt="Architecture" width=1000 />
|
| 26 |
|
| 27 |
### Model Sources
|
| 28 |
- **Repository**: [Aditya6122/BuildingLanguageModel-TinyStories](https://github.com/Aditya6122/BuildingLanguageModel-TinyStories)
|