Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# Glot500
|
6 |
+
|
7 |
+
Pretrained model on 500+ languages using a masked language modeling (MLM) objective. It was introduced in
|
8 |
+
[this paper]() (ACL 2023) and first released in [this repository](https://github.com/cisnlp/Glot500).
|