zhenhua22 / ProphetNet

Code for EMNLP20 paper: "ProphetNet: Predicting Future N-gram for Sequence-to-Sequence Pre-training"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProphetNet

ProphetNet/ProphetNet_En: pretrained natural language generation models with future information on English corpus

ProphetNet/ProphetNet_Multi: pretrained natural language generation models with future information on multi-lingual corpus

ProphetNet/ProphetNet_Zh: pretrained natural language generation models with future information on Chinese corpus

ProphetNet/ProphetNet_Dialog_Zh: pretrained natural language generation models with future information on Chinese dialogue corpus

ProphetNet/ProphetNet_Dialog_En: pretrained natural language generation models with future information on English dialogue corpus

ProphetNet/ProphetNet_Code: pretrained natural language generation models with future information on code corpus

GLGE_baselines: natural language generation benchmark baselines

GENIE: pretrained Diffusion natural language generation models with continuous paragraph denoising

Microsoft Open Source Code of Conduct

About

Code for EMNLP20 paper: "ProphetNet: Predicting Future N-gram for Sequence-to-Sequence Pre-training"

License:MIT License


Languages

Language:Python 95.1%Language:Shell 4.9%