Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,6 @@ metrics:
|
|
13 |
- exact_match
|
14 |
---
|
15 |
|
16 |
-
Best-performing "mBERT-qa-en, skd" model from the paper
|
17 |
|
18 |
-
|
|
|
13 |
- exact_match
|
14 |
---
|
15 |
|
16 |
+
Best-performing "mBERT-qa-en, skd" model from the paper [Promoting Generalized Cross-lingual Question Answering in Few-resource Scenarios via Self-knowledge Distillation](https://arxiv.org/abs/2309.17134).
|
17 |
|
18 |
+
Check the official [GitHub repository](https://github.com/ccasimiro88/self-distillation-gxlt-qa) to access the code used to implement the methods in the paper.
|