A research project for natural language generation, containing the official implementations by MSRA NLC team.
Перейти к файлу
dependabot[bot] 19af883392
Bump tqdm from 4.64.1 to 4.66.3 in /CRITIC
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 21:04:58 +00:00
AR-diffusion update AR-Diffusion 2023-10-23 14:57:28 +08:00
CRITIC Bump tqdm from 4.64.1 to 4.66.3 in /CRITIC 2024-05-03 21:04:58 +00:00
GENIE re organize 2023-02-16 09:28:46 +08:00
GLGE_baselines prophetnet x 2021-04-16 23:49:32 +08:00
JGR upload jgr 2023-05-23 15:21:21 +08:00
ProphetNet update 2023-10-23 15:03:12 +08:00
.gitignore clean files 2023-05-21 23:59:19 +08:00
CODE_OF_CONDUCT.md init 2020-03-13 11:17:24 +08:00
CONTRIBUTING.md init 2020-03-13 11:17:24 +08:00
LICENSE init 2020-03-13 11:17:24 +08:00
NOTICE.md init 2020-03-13 11:17:24 +08:00
README.md update 2023-05-29 13:42:46 +08:00
SECURITY.md init 2020-03-13 11:17:24 +08:00

README.md

A research project for natural language generation, containing the official implementations by MSRA NLC team.

ProphetNet: pretrained natural language generation models with future information

GLGE_baselines: natural language generation benchmark baselines

JGR: joint generator-ranker learning for natural language generation

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

AR-diffusion: AR-Diffusion: Auto-Regressive Diffusion Model for Text Generation

CRITIC: LLMs validate and rectify themselves through interaction with external tools


Microsoft Open Source Code of Conduct