Update README.md
Browse files
README.md
CHANGED
@@ -27,11 +27,12 @@ It is a Neural IR model therefore not directly compatible with Huggingface API.
|
|
27 |
Avg 67.60 73.70
|
28 |
```
|
29 |
|
30 |
-
# Limitations
|
31 |
|
32 |
This model used pre-trained XLMR model and fine tuned on 7 languages in XOR-TyDi leaderboard. The performance of other languages was not tested.
|
33 |
|
34 |
-
|
|
|
35 |
# Citation
|
36 |
```
|
37 |
@article{Li2021_DrDecr,
|
|
|
27 |
Avg 67.60 73.70
|
28 |
```
|
29 |
|
30 |
+
# Limitations and Bias
|
31 |
|
32 |
This model used pre-trained XLMR model and fine tuned on 7 languages in XOR-TyDi leaderboard. The performance of other languages was not tested.
|
33 |
|
34 |
+
Since the model was fine-tuned on a large pre-trained language model XLM-Roberta, biases associated with the pre-existing XLM-Roberta model may be present in our fine-tuned model, Dr. Decr
|
35 |
+
|
36 |
# Citation
|
37 |
```
|
38 |
@article{Li2021_DrDecr,
|