19 Forks
125 Stars
125 Watchers

mlm-pytorch

An implementation of masked language modeling for Pytorch, made as concise and simple as possible

How to download and setup mlm-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/mlm-pytorch.git
git clone is used to create a copy or clone of mlm-pytorch 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 mlm-pytorch https://github.com/lucidrains/mlm-pytorch/archive/master.zip

Or simply clone mlm-pytorch with SSH
[email protected]:lucidrains/mlm-pytorch.git

If you have some problems with mlm-pytorch

You may open issue on mlm-pytorch support forum (system) here: https://github.com/lucidrains/mlm-pytorch/issues