microsoft / ProphetNet

A research project for natural language generation, containing the official implementations by MSRA NLC team.
MIT License
686 stars 109 forks source link

Official implementation of Huggingface version #42

Closed Doragd closed 3 years ago

Doragd commented 3 years ago

I found the model checkpoint in the huggingface repo which is named microsoft / xprophetnet-large-wiki100-cased-xglue-qg.

https://huggingface.co/microsoft/xprophetnet-large-wiki100-cased-xglue-qg

Is it the official implementation? Can the checkpoint reproduce the results reported in the original paper?