raincandy-u
commited on
Commit
•
b5b4d9e
1
Parent(s):
3644eaa
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ Aims to be a transformer language model capable of generating story with only 60
|
|
23 |
- vocab_size=2048 (Trained on TinystoriesV2 from scratch, using BPE)
|
24 |
- 2 Transformers Layers
|
25 |
|
26 |
-
Code: [https://github.com/Ce-daros/Tinystory-LM
|
27 |
|
28 |
## Full Training Arguments
|
29 |
|
|
|
23 |
- vocab_size=2048 (Trained on TinystoriesV2 from scratch, using BPE)
|
24 |
- 2 Transformers Layers
|
25 |
|
26 |
+
Code: [Here](https://github.com/Ce-daros/Tinystory-LM)
|
27 |
|
28 |
## Full Training Arguments
|
29 |
|