Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Please install via git clone. This helps keep the dataset downloading scripts.
```bash
git clone git@github.com:thunlp/OpenPrompt.git
cd OpenPrompt
pip install -r requirements.txt
python setup.py install
```

Expand All @@ -37,4 +38,4 @@ bash scripts/run_pilot.sh
```

The possible arguments in the scripts are in the comment of the scripts.
Please choose the combination according to your need.
Please choose the combination according to your need.