Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 482 Bytes

multilingual-sl

Code snapshot for the EMNLP 2021 paper Boosting Cross-Lingual Transfer viaSelf-Learning with Uncertainty Estimation.

This repository contains two directories; each directory is an independent project as follows:

  • ner: code for the NER task.

  • nli: code for the NLI task.

Dataset preprocessing and evaluation for both tasks follow XTREME. Configurations are defined in the experiments.conf for each project.