Commit ·
a621ee5
1
Parent(s): b1da97c
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- umanlp/babelbert-dataset
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This model is one of the artifacts of the paper [Massively Multilingual Lexical Specialization of Multilingual Transformers](https://aclanthology.org/2023.acl-long.426/).
|
| 7 |
+
|
| 8 |
+
It was obtained by fine-tuning the representations of [bert-base-multilingual-uncased](https://huggingface.co/bert-base-multilingual-uncased) on the dataset [babelbert-dataset](https://huggingface.co/datasets/umanlp/babelbert-dataset).
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|