Skip to content

Code for Unsupervised Domain Adaptation of a Pretrained Cross-Lingual Language Model, IJCAI 2020

Notifications You must be signed in to change notification settings

lijuntaopku/UFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFD

Code for "Unsupervised Domain Adaptation of a Pretrained Cross-Lingual Language Model"[pdf], IJCAI 2020.

Training and Evaluation

python train.py

Requirements

  • Python 3.6.9
  • PyTorch-GPU 1.3.1

Reference

If you find this code is helpful, please cite:

@article{li2020unsupervised,
  title={Unsupervised domain adaptation of a pretrained cross-lingual language model},
  author={Li, Juntao and He, Ruidan and Ye, Hai and Ng, Hwee Tou and Bing, Lidong and Yan, Rui},
  journal={Proceedings of IJCAI-PRICAI},
  year={2020}
}

About

Code for Unsupervised Domain Adaptation of a Pretrained Cross-Lingual Language Model, IJCAI 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages