nikitastheo
commited on
Update README.md
Browse files
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.
|