Skip to content

zdou0830/crosslingual_summarization_semantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code is based on https://github.com/ZNLP/NCLS-Corpora.

word-level-supervised: supervised pre-training with word-level knowledge distillation.

sent-level-supervised: supervised pre-training with sentence-level knowledge distillation.

rl-sim: reinforcement learning fine-tuning with cross-lingual similarity and ROUGE scores as rewards.

Training:

python train.py -config train.json

Translating:

python translate.py -config translate.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published