Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ The script and documentation can be found at [this repository](https://github.co
|
|
11 |
|
12 |
<br>
|
13 |
|
14 |
-
We use the pretrained cross-lingual RoBERTa
|
15 |
<br>
|
16 |
|
17 |
|
|
|
11 |
|
12 |
<br>
|
13 |
|
14 |
+
We use the pretrained cross-lingual RoBERTa model as proposed by [[Conneau et al., 2020]](https://arxiv.org/abs/1911.02116). We download the pretrained PyTorch model via HuggingFace's Model Hub (https://huggingface.co/xlm-roberta-base)
|
15 |
<br>
|
16 |
|
17 |
|