85 Forks
617 Stars
617 Watchers

P-tuning

A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.

How to download and setup P-tuning

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

Or simply clone P-tuning with SSH
[email protected]:THUDM/P-tuning.git

If you have some problems with P-tuning

You may open issue on P-tuning support forum (system) here: https://github.com/THUDM/P-tuning/issues