tommaso-green commited on
Commit
a621ee5
1 Parent(s): b1da97c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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
+