365 Commits (4518a8fccbf0cdfdee8ff4ced6ad5c857a00e2dc)

Author SHA1 Message Date
  yh_cc 4518a8fccb [bug fix] test bug fix 6 years ago
  yunfan 1139986b36 [bugfix] fix logger's logging level 6 years ago
  yh_cc 9293a6c1ab 修复一个小bug 6 years ago
  yh_cc 03e9ca2147 修复CWSPipe中无法读取包含<, >的数据的问题https://github.com/fastnlp/fastNLP/issues/258#issue-533768454 6 years ago
  yh_cc faec3245d4 update CMRC2018Metric测试 6 years ago
  yh_cc 38fea0fcfa 1.增强CMRC2018Metric的使用范围; 2. StaticEmbedding支持仅使用来自于pretrain embedding的token 6 years ago
  Yige Xu be432c3b39 fix a bug in ClassifyFPRMetric 6 years ago
  Yige Xu 0547572d58 add ClassifyFPRMetric 6 years ago
  yh f887da12a1 解决CrossEntropyLoss测试因为数值问题无法通过测试的问题 6 years ago
  yh 9c0190fbd8 新增对CrossEntropyLoss中class_in_dim的测试 6 years ago
  yh 70d572cb3e Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 7e41b9d355 1.新增CMRC2018的metric,loss,pipe,loader等; 2. 新增中文Bert的使用教程 6 years ago
  Yige Xu 209a8fedba Update test_matching.py 6 years ago
  Yige Xu e3fd94070f
Merge pull request #232 from benbijituo/dev0.5.0 6 years ago
  Yige Xu da2416a1b8 fix test bugs in: 1. use prettytable to print instance; 2. CNXNLI loader and pipe. 6 years ago
  benbijituo 0431a958b0 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 6 years ago
  yunfan c73f327a3e [bugfix] fix test cases 6 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. 6 years ago
  Yige Xu a4babc04e2 1. add summary loader; 2. reorganize code in ExtCNNDMPipe; 3. reorganize test data and code for ExtCNNDMPipe; 6 years ago
  ChenXin 4f0ec4a081 add the test for EarlyStopCallback, BUG found! 6 years ago
  ChenXin d8fa75b058 add the test for ControlC callback 6 years ago
  ChenXin e28ecb8b33 hide the EchoCallback 6 years ago
  ChenXin 0a4f17f4ce add test for ModelSaver & ModelLoader 6 years ago
  ChenXin b874fba8f2 add the test for modules.utils.summary 6 years ago
  yunfan 05eb499eb8 [bugfix] dist_trainer's save & load 6 years ago
  Yige Xu d677ea879a add data and test codes for testing OntoNotes and Conll2003 tasks 6 years ago
  Yige Xu 452a62baed
Merge pull request #224 from brxx122/master 6 years ago
  Danqing Wang 8affc4a3ff add doc for summarization pipe 6 years ago
  Danqing Wang a928cc321b reduce cnndm.vocab 6 years ago
  Danqing Wang 41995683ca add test case for extcnndm 6 years ago
  yunfan 29e4de36e3 [add] tutorial for callback 6 years ago
  Yige Xu d0a2b032bd fix a bug while testing Quora Dataset 6 years ago
  Yige Xu 81badb4235 update test codes for testing classification and matching loader and pipe 6 years ago
  Yige Xu 927a3e746d update test codes for testing classification and matching loader and pipe 6 years ago
  Yige Xu cccc1bfd57 add fitlog and spacy while testing 6 years ago
  Yige Xu fccb6d9b1b add __init__.py in test dir to solve file conflicts. 6 years ago
  Yige Xu 5d1c2a7ac3 add test code and data for testing CHN NER and classification loader and pipe 6 years ago
  yh 8d3cab5f7d Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 5ebce3176f 增加部分测试 6 years ago
  Yige Xu 5a2820cd18 add test code and data for testing cws loader and pipe 6 years ago
  Yige Xu 1dfbc0aeff update test code for testing matching loader and pipe 6 years ago
  Yige Xu 4e2ca6c95a add test code for testing pooling 6 years ago
  Yige Xu 9509c5dd08 move dataset test data to test/data_for_tests/io dir 6 years ago
  benbijituo 8b31ca74ab add test data&follow Matching 6 years ago
  Yige Xu 5768cbbfef add test code in AdamW 6 years ago
  Yige Xu 9b2317e3e8 delete util functions and test cases in fastNLP/core/losses.py 6 years ago
  ChenXin d582bd3e15
Delete train.tsv 6 years ago
  ChenXin f2face3b40
Delete test.tsv 6 years ago
  ChenXin 7b08c777bc
Delete dev.tsv 6 years ago
  Yige Xu 64fc8bc1e5 1. update classification and matching loader and pipe; 2. add data and test codes for testing classification and matching loader and pipe. 6 years ago