14 Forks
77 Stars
77 Watchers

WARP

Code for ACL'2021 paper WARP 🌀 Word-level Adversarial ReProgramming. Outperforming `GPT-3` on SuperGLUE Few-Shot text classification. https://aclanthology.org/2021.acl-long.381/

How to download and setup WARP

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

Or simply clone WARP with SSH
[email protected]:YerevaNN/WARP.git

If you have some problems with WARP

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