1721 Commits (dc280fa1cb565714d71b3e518ce7b413f9d8cf8a)
 

Author SHA1 Message Date
  yh_cc dc280fa1cb 删除对spacy的依赖 5 years ago
  yh_cc 7ca8d045e7 update for basemodel bug 5 years ago
  yh_cc 50d7cfdd7a 在dataset中添加concat函数,支持将两个dataset concat起来 5 years ago
  yh_cc d6072ba1d3 update tutorial 5 years ago
  yh_cc afe3af76de update tutorial 5 years ago
  yh_cc 24694a8485 update tutorial 5 years ago
  yh_cc 46c3020656 update tutorial 5 years ago
  yh_cc 801d19d340 Merge branch 'dev' of gitee.com:fastnlp/fastNLP into dev 5 years ago
  yh_cc 9939528760 修复Trainer fp16的bug; 添加使用中文词进行分类的例子 5 years ago
  yunfan f711d3070a dist_trainer for fp16 5 years ago
  yh_cc 69a6cbbf09 bug fix for Trainer fp16 5 years ago
  yh_cc 2e8350cd16 Trainer支持fp16 5 years ago
  yh_cc 35d0371955 update DistTrainer 5 years ago
  yh_cc 3e2380aa0c t Merge branch 'dev' of gitee.com:fastnlp/fastNLP into dev 5 years ago
  yh_cc eaff7cafc6 update to avoid warning 5 years ago
  willqvq 350772f518 修改读取测试数据的位置 5 years ago
  willqvq fc8f8f6913 把测试文件夹 test 改名为 tests 5 years ago
  yh_cc 2ba336945c 1.在DistTrainer中增加对sampler的控制; 2.在trainer和disttrainer中支持其它optimizer 5 years ago
  WillQvQ c49c849aee !4 update fastNLP/modules/encoder/seq2seq_encoder.py. 5 years ago
  刘向阳 9b7562a13a update fastNLP/modules/encoder/seq2seq_encoder.py. 5 years ago
  WillQvQ e4e6597ac0 Merge branch 'master' into dev 5 years ago
  WillQvQ d476678044 !2 发布 fastNLP 的 0.6.0 版本 5 years ago
  yh_cc 60423c2d0d Merge branch 'dev' of gitee.com:fastnlp/fastNLP into dev 5 years ago
  Yige Xu 9c4f802b6b optimize BertEmbedding and RoBERTaEmbedding 5 years ago
  willqvq a6e6f875d7 Preparing for version 0.6.0 5 years ago
  WillQvQ f58e10d094 !1 修复一个 CRF 的 bug 5 years ago
  willqvq 850561728b update the .Jenkinsfile 5 years ago
  yh_cc c707cd4336 CRF维特比解码BUG修复 5 years ago
  WillQvQ 148ad1dcb7 ADD .Jenkinsfile; 5 years ago
  yh_cc ca9db68cdd Merge branch 'master' of github.com:fastnlp/fastNLP 5 years ago
  ChenXin 2a09dea235 1. SKIP test_process_from_file 5 years ago
  ChenXin 661f57074e 将 nltk 从依赖中删除 5 years ago
  yh_cc 89ad195411 添加__all__属性 5 years ago
  ChenXin ca25baf6b9 1. SKIP test_process_from_file 5 years ago
  ChenXin 4c457e9924 将 nltk 从依赖中删除 5 years ago
  yh_cc 13480d67b5 update import 5 years ago
  Gosicfly 9a9732a86f Update vocabulary.py (#325) 5 years ago
  yh_cc 0ca22b6b17 1.修改部分文档中的typo; 2.支持对transformers embedding 5 years ago
  w.g 81bcb51314
当activation=lambda x: x出现错误 (#330) 5 years ago
  stratoes 3270b8b48b
token_type_id_rev (#329) 5 years ago
  yh_cc 08cf1a51d7 Merge branch 'master' of github.com:fastnlp/fastNLP 5 years ago
  yh_cc ba2304556c update travis 5 years ago
  Gosicfly 0c990e7b50
Update vocabulary.py (#325) 5 years ago
  yh_cc edd3022bde 新增ConstantTokenNumSampler使得每个sample中token数量一致,可以最大化利用GPU的显存 5 years ago
  yh_cc fe7ce8e448 Merge branch 'master' of github.com:fastnlp/fastNLP 5 years ago
  yh_cc ee584e71dc 修复seq2seq_generator的bug 5 years ago
  yunfan 8d08626d67 [update] fix padding masking in viterbi_decode() of CRF 5 years ago
  yh_cc 0d0a6f746a 修复测试失败问题 5 years ago
  ROGERDJQ b6a07be364
[test] fix f1 test (#314) 5 years ago
  yh_cc 40bec21684 修复save_path在dev为空的时候的bug 5 years ago