Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ license: cc-by-4.0
|
|
11 |
|
12 |
# LTG-BERT for the BabyLM challenge
|
13 |
|
|
|
|
|
14 |
- Paper: [Trained on 100 million words and still in shape: BERT meets British National Corpus](https://arxiv.org/abs/2303.09859)
|
15 |
- GitHub: [ltgoslo/ltg-bert](https://github.com/ltgoslo/ltg-bert)
|
16 |
|
|
|
11 |
|
12 |
# LTG-BERT for the BabyLM challenge
|
13 |
|
14 |
+
This is the LTG-BERT baseline trained on [the 100MW BabyLM challenge dataset](https://babylm.github.io/).
|
15 |
+
|
16 |
- Paper: [Trained on 100 million words and still in shape: BERT meets British National Corpus](https://arxiv.org/abs/2303.09859)
|
17 |
- GitHub: [ltgoslo/ltg-bert](https://github.com/ltgoslo/ltg-bert)
|
18 |
|