14 Forks
109 Stars
109 Watchers

COCO-LM

[NeurIPS 2021] COCO-LM: Correcting and Contrasting Text Sequences for Language Model Pretraining

How to download and setup COCO-LM

Open terminal and run command
git clone https://github.com/microsoft/COCO-LM.git
git clone is used to create a copy or clone of COCO-LM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with COCO-LM https://github.com/microsoft/COCO-LM/archive/master.zip

Or simply clone COCO-LM with SSH
[email protected]:microsoft/COCO-LM.git

If you have some problems with COCO-LM

You may open issue on COCO-LM support forum (system) here: https://github.com/microsoft/COCO-LM/issues