x54-729
|
680421fe86
|
paddle分布式训练
|
3 years ago |
YWMditto
|
a8597602d0
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
3 years ago |
YWMditto
|
929abc3953
|
加入了 test_logger.py
|
3 years ago |
x54-729
|
6ef912675b
|
新的paddle测试数据集
|
3 years ago |
x54-729
|
fd3b82c5b0
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
3 years ago |
yh_cc
|
4781178a5a
|
修复测试
|
3 years ago |
x54-729
|
2d68c952d3
|
调整paddle_backend
|
3 years ago |
yh_cc
|
40c0a712dd
|
移动env的位置为顶级目录
|
3 years ago |
YWMditto
|
e3ce87271e
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
3 years ago |
YWMditto
|
fe270ef619
|
更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容
|
3 years ago |
MorningForest
|
8cf855ab47
|
添加了metric测试用例
|
3 years ago |
MorningForest
|
6960eb56b6
|
添加了dataset测试用例
|
3 years ago |
MorningForest
|
9ed4df6f86
|
添加了dataloaders测试用例
|
3 years ago |
MorningForest
|
65c621db78
|
添加了collators测试用例
|
3 years ago |
x54-729
|
3a580edb99
|
提交tests/core/utils/
|
3 years ago |
x54-729
|
05ca80bb6f
|
提交tests/modules/
|
3 years ago |
x54-729
|
6170976b7f
|
提交tests/core/drivers/torch_paddle_driver
|
3 years ago |
x54-729
|
23502a0753
|
提交tests/core/drivers/paddle_driver
|
3 years ago |
x54-729
|
96a565c763
|
提交tests/core/drivers/jittor_driver
|
3 years ago |
x54-729
|
d8ce9a7915
|
提交/tests/core/drivers/
|
3 years ago |
yh_cc
|
259cbf80db
|
提交log/envs
|
3 years ago |
yh_cc
|
916a2d2c30
|
init dev0.8.0
|
3 years ago |
hw
|
c0aa5bd932
|
增加Mr, R8, R52, Ohsumed, 20ng数据集的loader ,pipe (#382)
* 增加Mr, R8, R52, Ohsumed, 20ng数据集的loader ,pipe
* "更改_20ng为NG20"
|
4 years ago |
yh_cc
|
c72bc070a9
|
1.修复yxg同学发现的DataSet copy Field导致的bug; 2. 修改DistTrainer中update_every的bug; 3.Trainer和DistTrainer修改pin_memory默认值为True
|
4 years ago |
WillQvQ
|
d9e0450ae7
|
Merge branch 'master' of github.com:fastnlp/fastNLP into dev
|
4 years ago |
yh_cc
|
3e9330d250
|
解决https://github.com/fastnlp/fastNLP/issues/355 的问题
|
4 years ago |
sleepy-owl
|
2b91830c26
|
Flaky test fix (#352)
|
4 years ago |
yh_cc
|
04ad8e604e
|
DataSet apply的时候可以传入use_tqdm和tqdm_desc
|
4 years ago |
yh_cc
|
dc280fa1cb
|
删除对spacy的依赖
|
4 years ago |
yh_cc
|
7ca8d045e7
|
update for basemodel bug
|
4 years ago |
yh_cc
|
50d7cfdd7a
|
在dataset中添加concat函数,支持将两个dataset concat起来
|
4 years ago |
yunfan
|
f711d3070a
|
dist_trainer for fp16
|
4 years ago |
yh_cc
|
2e8350cd16
|
Trainer支持fp16
|
4 years ago |
willqvq
|
350772f518
|
修改读取测试数据的位置
|
4 years ago |
willqvq
|
fc8f8f6913
|
把测试文件夹 test 改名为 tests
|
4 years ago |
FengZiYjun
|
32652407df
|
restructure files & add "modules" directory & add CRF.py
|
7 years ago |
FengZiYjun
|
3e1d995b3c
|
update file structures
|
7 years ago |
FengZiYjun
|
58127d3c4e
|
start building word seg (generally seq2seq) model
|
7 years ago |
FengZiYjun
|
52b1337e8b
|
READY TO GO: test_charlm tested
|
7 years ago |
FengZiYjun
|
3081a57ef9
|
optimize trainer logic & prepare charlm test
|
7 years ago |
FengZiYjun
|
c049b2fe1f
|
finish basic logic of trainer & tester, wait for unittest
|
7 years ago |
FengZiYjun
|
cd7b6b1e8d
|
add toy model to check data flow all right
|
7 years ago |
FengZiYjun
|
7b46f422c7
|
add base methods for model.base_model
|
7 years ago |