1769 Commits (fb645d370f4cc1b00c7dbb16c1ff4542327c46e5)
 

Author SHA1 Message Date
  WillQvQ fb645d370f Merge branch 'dev' 3 years ago
  WillQvQ 2e3a689b29 Merge branch 'dev' of github.com:fastNLP/fastNLP into dev 3 years ago
  WillQvQ ca6c9dd80e fix a typo 3 years ago
  WillQvQ 449cf16bf5 更新了文档的链接 3 years ago
  Ou a4f792d0cc
修复Tester初始化bug (#401) 3 years ago
  yh_cc 9ac7d09431 Merge branch 'dev' of github.com:fastnlp/fastNLP into dev 3 years ago
  yh_cc 24c508743a merge 3 years ago
  yh_cc e78fc82a6e 解决ELMO不支持使用cuda 3 years ago
  hw c18b205bc0
update construct_graph (#393) 3 years ago
  WillQvQ 9bfc75f4af 修改了 readthedocs 的依赖 3 years ago
  WillQvQ f377237236 Update readthedocs.yml 3 years ago
  WillQvQ f344d8bd31 Update Python version to 3.7 3 years ago
  yh_cc 3cb01d15d8 release code for v0.7.0 3 years ago
  yh_cc c421a6d7bb 开始v0.7.1的开发 3 years ago
  yh_cc 988125872a update setup.py version 3 years ago
  yh_cc 8c2c9b7535 Merge branch 'master' of github.com:fastnlp/fastNLP 3 years ago
  yh_cc a3bec22b27 Merge branch 'master' of gitee.com:fastnlp/fastNLP 3 years ago
  yh_cc e1ed6f16e4 move model to device in DistTrainer 3 years ago
  yh_cc 972185dc6c 增加DistTrainer中的batch_per_epoch属性 3 years ago
  hw c0aa5bd932
增加Mr, R8, R52, Ohsumed, 20ng数据集的loader ,pipe (#382) 3 years ago
  yh_cc a5d608c781 Merge branch 'dev' of github.com:fastnlp/fastNLP into dev 3 years ago
  yh_cc c72bc070a9 1.修复yxg同学发现的DataSet copy Field导致的bug; 2. 修改DistTrainer中update_every的bug; 3.Trainer和DistTrainer修改pin_memory默认值为True 3 years ago
  yh_cc 7ce03a601b 1.修改Trainer中的pin_memory参数; 2.修改DistTrainer使得DistTrainer和Trainer的api使用可以尽量接近 3 years ago
  Xipeng Qiu b127963f21
Update README.md 3 years ago
  yh_cc e9c6bf751b Merge branch 'dev' of gitee.com:fastnlp/fastNLP into dev 4 years ago
  yh_cc 62dd8b433c 1.trainer中修改evaluate的逻辑让valid_every不等于-1时在结束epoch需要evaluate; 2.修复BCELoss中的bug 4 years ago
  LouChao98 595fc1d455
mirror fix (#361) 4 years ago
  WillQvQ 099a14402c !9 一些修复汇总 4 years ago
  WillQvQ 0f4dad107e Merge branch 'dev' of github.com:fastnlp/fastNLP into dev 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 7b4e099c52 修复spacy版本升级导致的模型加载失败 4 years ago
  yh_cc 04ad8e604e DataSet apply的时候可以传入use_tqdm和tqdm_desc 4 years ago
  yh_cc 4886dbff8b 1.trainer增加异常时输出当前batch的indice; 2.BERTEmbedding修改一个typo; 3.Loss函数进行update;4.seq2seq_generator修改bias防止没有输出eos 4 years ago
  yh_cc 33a94a3d1b update for inf 4 years ago
  yh_cc 1ec10c48e6 Merge branch 'dev' of gitee.com:fastnlp/fastNLP into dev 4 years ago
  yh_cc 0a2f546b70 1.更新权重下载url; 2.更新seq2seq,方式第一个位置预测eos 4 years ago
  WillQvQ 22839c215a update .Jenkinsfile. 4 years ago
  Yige Xu 030e0aa3ee update some function about bert and roberta 4 years ago
  ROGERDJQ f17343e19b
[bugfix]修复fitlogcallback在disttrainner中无法添加dev_data 的问题 (#348) 4 years ago
  willqvq 84776696cd 给 _get_dataset_url 增加了使用自定义数据集下载路径的能力 4 years ago
  Yige Xu bffde7857a fix a bug in early exit of bert 4 years ago
  Yige Xu bf9d834821 Merge branch 'dev' of https://gitee.com/fastnlp/fastNLP into dev 4 years ago
  yh_cc d4fda68840 Merge branch 'dev' of github.com:fastnlp/fastNLP into dev 4 years ago
  yh_cc 057fa63d7e 解决dytpe的问题 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
  yh_cc d6072ba1d3 update tutorial 4 years ago