ccasimiro's picture
Update README.md
fdd398f
|
raw
history blame
550 Bytes
metadata
license: apache-2.0
datasets:
  - xquad
language:
  - multilingual
library_name: transformers
tags:
  - cross-lingual
  - exctractive-question-answering
metrics:
  - f1
  - exact_match

Best-performing "mBERT-qa-en, skd" model from the paper Promoting Generalized Cross-lingual Question Answering in Few-resource Scenarios via Self-knowledge Distillation.

Check the official GitHub repository to access the code used to implement the methods in the paper.