This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
fastNLP
Watch
1
Star
0
Fork
0
You've already forked fastNLP
mirror of
https://gitee.com/fastnlp/fastNLP.git
synced
2024-12-01 11:48:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
661f57074e
fastNLP
/
requirements.txt
8 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
大幅度更新: 1、更新requirements以及README.md 2、更新DataLoader 3、更新loss 4、更新model/bert.py内容及适配的测试代码 5、更新reproduction/README.md 6、修复其他测试代码的报错的地方
2019-07-06 01:08:55 +08:00
numpy>=1.14.2
torch>=1.0.0
tqdm>=4.28.1
Update requirements.txt
2019-09-07 16:06:35 +08:00
prettytable>=0.7.2
增加requests依赖
2019-06-13 11:09:26 +08:00
requests
大幅度更新:1、更新requirements;2、将modules.aggregator的内容移至modules.encoder;3、将SQuADMetric重命名为ExtractiveQAMetric;4、更新reproduction的README;5、将reproduction/text_classification的dataloader移动到fastNLP.io.data_loader并做适配性修改
2019-07-09 01:01:47 +08:00
spacy
Solve the GPTTokenizer dependency problem
2020-04-12 21:13:33 +08:00
prettytable>=0.7.2
regex!=2019.12.17
Reference in New Issue
Copy Permalink