This commit is contained in:
Xiao Liu 2023-05-29 13:42:46 +08:00
Родитель 6e356526dc
Коммит 5378330893
1 изменённых файлов: 1 добавлений и 11 удалений

Просмотреть файл

@ -1,17 +1,7 @@
# A research project for natural language generation, containing the official implementations by MSRA NLC team.
> [**ProphetNet/ProphetNet_En**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_En): pretrained natural language generation models with future information on English corpus
>
> [**ProphetNet/ProphetNet_Multi**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_Multi): pretrained natural language generation models with future information on multi-lingual corpus
>
> [**ProphetNet/ProphetNet_Zh**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_Zh): pretrained natural language generation models with future information on Chinese corpus
>
> [**ProphetNet/ProphetNet_Dialog_Zh**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_Dialog_Zh): pretrained natural language generation models with future information on Chinese dialogue corpus
>
> [**ProphetNet/ProphetNet_Dialog_En**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_Dialog_En): pretrained natural language generation models with future information on English dialogue corpus
>
> [**ProphetNet/ProphetNet_Code**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet/ProphetNet_Code): pretrained natural language generation models with future information on code corpus
> [**ProphetNet**](https://github.com/microsoft/ProphetNet/tree/master/ProphetNet): pretrained natural language generation models with future information
>
> [**GLGE_baselines**](https://github.com/microsoft/ProphetNet/tree/master/GLGE_baselines): natural language generation benchmark baselines
>