casimiro
commited on
Commit
•
3a232ff
1
Parent(s):
e7057f7
add readme
Browse files
README.md
CHANGED
@@ -12,3 +12,7 @@ metrics:
|
|
12 |
- f1
|
13 |
- exact_match
|
14 |
---
|
|
|
|
|
|
|
|
|
|
12 |
- f1
|
13 |
- exact_match
|
14 |
---
|
15 |
+
|
16 |
+
Best-performing "mBERT-qa-en, skd, mAP@k" model from the paper _Promoting Generalized Cross-lingual Question Answering in Few-resource Scenarios via Self-knowledge Distillation_.
|
17 |
+
|
18 |
+
More info at the official GitHub repository: https://github.com/ccasimiro88/self-distillation-gxlt-qa
|