146 Forks
800 Stars
800 Watchers

CodeT5

Code for CodeT5: a new code-aware pre-trained encoder-decoder model.

How to download and setup CodeT5

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

Or simply clone CodeT5 with SSH
[email protected]:salesforce/CodeT5.git

If you have some problems with CodeT5

You may open issue on CodeT5 support forum (system) here: https://github.com/salesforce/CodeT5/issues