raincandy-u commited on
Commit
3644eaa
1 Parent(s): ce4df2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,6 +23,8 @@ 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
  ## Full Training Arguments
27
 
28
  ```
 
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
 
30
  ```