fix bmtrain install

This commit is contained in:
TommyWang 2022-11-21 03:32:25 +00:00
parent 6a6a7a7682
commit be939b1530
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ pip install openprompt
1. install necessary packages:
```
pip install git+https://github.com/OpenBMB/BMTrain.git
pip install git+git@github.com:OpenBMB/ModelCenter.git
```
2. download dataset from https://super.gluebenchmark.com/tasks, e.g.,
```