GorkaUrbizu
commited on
Commit
•
766ee05
1
Parent(s):
638ee12
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
---
|
6 |
|
7 |
|
8 |
-
BERT medium (cased) model trained on a subset of 125M tokens of cc100-Swahili for our work [Scaling Laws for BERT in Low-Resource Settings]() at ACL2023 Findings.
|
9 |
|
10 |
The model has 51M parameters (8L), and a vocab size of 50K.
|
11 |
It was trained for 500K steps with a sequence length of 512 tokens and batch-size of 256.
|
|
|
5 |
---
|
6 |
|
7 |
|
8 |
+
BERT medium (cased) model trained on a subset of 125M tokens of cc100-Swahili for our work [Scaling Laws for BERT in Low-Resource Settings](https://aclanthology.org/2023.findings-acl.492.pdf) at ACL2023 Findings.
|
9 |
|
10 |
The model has 51M parameters (8L), and a vocab size of 50K.
|
11 |
It was trained for 500K steps with a sequence length of 512 tokens and batch-size of 256.
|