51 Forks
511 Stars
511 Watchers

prompt-tuning

Original Implementation of Prompt Tuning from Lester, et al, 2021

How to download and setup prompt-tuning

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

Or simply clone prompt-tuning with SSH
[email protected]:google-research/prompt-tuning.git

If you have some problems with prompt-tuning

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