1698 Commits (v0.4.10)
 

Author SHA1 Message Date
  yunfan a98fed61e5 [bugfix] package now ignores reproduction/ & test/ 5 years ago
  Yige Xu 209a8fedba Update test_matching.py 5 years ago
  Yige Xu e3fd94070f
Merge pull request #232 from benbijituo/dev0.5.0 5 years ago
  Yige Xu 995f4ef18d add distilbert from pytorch-transformers package 5 years ago
  Yige Xu da2416a1b8 fix test bugs in: 1. use prettytable to print instance; 2. CNXNLI loader and pipe. 5 years ago
  yhcc dd94641a27
Update README.md 5 years ago
  yh efe18a601c 添加对深脑云的致谢 5 years ago
  benbijituo 0431a958b0 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 5 years ago
  yh 12cfa5e42e Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
  yhcc f1c1010a0f
Merge pull request #231 from benbijituo/dev0.5.0 5 years ago
  benbijituo 8584ef9be5 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 5 years ago
  unknown 9c5b778df0 fix pretty table unicode displaly 5 years ago
  yunfan 32f6c61ec1 [update] add url in setup.py 5 years ago
  yunfan c73f327a3e [bugfix] fix test cases 5 years ago
  ChenXin 56a41b0a63 replace the :doc: tags by :mod: tags to fix some bugs 5 years ago
  Yige Xu 332f31902d update README.md 5 years ago
  yh 538c098549 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
  yh d818261219 修正tutorial中若干问题 5 years ago
  ChenXin 4bed44949a add bert_embedding tutorial 5 years ago
  yh 685e9900e5 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
  yh 1cc7f0b5e7 修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型 5 years ago
  ChenXin 42b621956e maybe we should add r before all """ beginnings 5 years ago
  ChenXin a7589ebb53 fix some bugs in tutorials 5 years ago
  ChenXin 6283c98671 fix some bugs in docs 5 years ago
  ChenXin df3519ab95 delete some tutorials 5 years ago
  yh ee9a8a9708 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
  Yige Xu ad95707718 1. reorganize auto download datasets in io/file_utils.py; 2. add auto download for CNNDM and THUCNews; 3. rename XNLI loader and pipe to CNXNLI*; 4. update documents in some download method. 5 years ago
  Yige Xu a4babc04e2 1. add summary loader; 2. reorganize code in ExtCNNDMPipe; 3. reorganize test data and code for ExtCNNDMPipe; 5 years ago
  ChenXin 243bf8ce42 fix the bug on the trainer 5 years ago
  ChenXin 4f0ec4a081 add the test for EarlyStopCallback, BUG found! 5 years ago
  ChenXin d8fa75b058 add the test for ControlC callback 5 years ago
  Yige Xu 8dc81c4205
Merge pull request #230 from zide05/dev0.5.0 5 years ago
  Yige Xu 81a8a87060
Merge pull request #228 from benbijituo/dev0.5.0 5 years ago
  ChenXin e28ecb8b33 hide the EchoCallback 5 years ago
  ChenXin df123bce0e add doc for doc_utils.py 5 years ago
  ChenXin 0a4f17f4ce add test for ModelSaver & ModelLoader 5 years ago
  ChenXin 8f0f280629 add doc for NaiveClassifier 5 years ago
  ChenXin 9555d471a9 add links for variational RNN 5 years ago
  ChenXin 8de495d046 remove _TesterCallback from __all__ 5 years ago
  ChenXin b874fba8f2 add the test for modules.utils.summary 5 years ago
  zide05 7413276997 modify pipe documents 5 years ago
  yh 92823fedb9 1. summary统计buffer的数量 5 years ago
  yunfan 05eb499eb8 [bugfix] dist_trainer's save & load 5 years ago
  yunfan 02cfc9f421 [add] docstring in batch, dist_trainer; [update] dist_trainer, callback 5 years ago
  benbijituo 372991c03a 补充了两个数据集的download 5 years ago
  yh bbb67e41ef Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
  yh e6ce48a6d3 character embedding增加word boundary 5 years ago
  Yige Xu dd080b5825 fix auto download url 5 years ago
  Yige Xu d677ea879a add data and test codes for testing OntoNotes and Conll2003 tasks 5 years ago
  Yige Xu 5d3a00f7c5 modify logger.warn to logger.warning 5 years ago