mirror of
https://gitee.com/fastnlp/fastNLP.git
synced 2024-12-01 03:37:55 +08:00
089009f9f2
1、更新requirements以及README.md 2、更新DataLoader 3、更新loss 4、更新model/bert.py内容及适配的测试代码 5、更新reproduction/README.md 6、修复其他测试代码的报错的地方
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
numpy>=1.14.2
|
|
torch>=1.0.0
|
|
tqdm>=4.28.1
|
|
nltk>=3.4.1
|
|
requests
|