nikitastheo commited on
Commit
e56fd3a
·
verified ·
1 Parent(s): 999a40c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ ---
7
+
8
+ This model uses the LTG-BERT architecture.
9
+ The model was trained on a combination of the BabyLM Dataset, the TinyStories Dataset, and generated data,
10
+ in accordance with the rules of the Stric-Small track, and the 5M word budget.
11
+
12
+ Hyperparameters used and evaluation scores will follow in a subsequent update.