set numpy version

This commit is contained in:
Shaohan Huang 2023-03-05 19:36:07 +08:00 committed by GitHub
parent bc140c65bb
commit 95aea9c1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ pip install -e .
pip install git+https://github.com/shumingma/fairseq.git@moe
pip install git+https://github.com/shumingma/infinibatch.git
pip install iopath
pip install --upgrade numpy
pip install numpy==1.23.0
```
## Example: BERT Pretraining