647 Commits (13faa2b410fff13b4a1255a61d6d8b32f77595cc)
 

Author SHA1 Message Date
  choosewhatulike 8a87807274 set no_grad() for test & inference, reduce memory usage 7 years ago
  Yunfan Shao 762a559fab fix bug in SeqLabelTester 7 years ago
  Coet 4bc123dc16 Update issue templates 7 years ago
  choosewhatulike d6ef132207 fix test_metrics bug 7 years ago
  choosewhatulike 2961afd326 remove unused file 7 years ago
  Coet 0b2e2ff586
Merge pull request #23 from fastnlp/dev/ci_test 7 years ago
  Coet 8a6976460a
Merge pull request #24 from fastnlp/add-code-of-conduct-1 7 years ago
  Coet 1cd7325328
Create CODE_OF_CONDUCT.md 7 years ago
  Coet 3560fb1f67
Merge pull request #22 from fastnlp/dev/ner 7 years ago
  FengZiYjun 380fc251f4 add code coverage 7 years ago
  FengZiYjun 77b3a0c67d fastNLP high-level interface: 7 years ago
  Coet 2075693273
Merge pull request #21 from fastnlp/dev/classify 7 years ago
  FengZiYjun 80a127cb24 merge jianghao's code 7 years ago
  FengZiYjun 8e6db05339 changes to Trainer, Tester & Inference: 7 years ago
  FengZiYjun c1d7c5d7da changes to action, trainer and tester: 7 years ago
  Yunfan Shao cd5c1f41fb
Merge pull request #19 from choosewhatulike/master 7 years ago
  Yunfan Shao defdfaadd2
Merge pull request #20 from choosewhatulike/fix_optim 7 years ago
  FengZiYjun 83f69b0e0f Combine make_batch for Trainer and Tester 7 years ago
  FengZiYjun 2c0079f3d5 changes to action, trainer and tester: 7 years ago
  Coet 8f2d5f7170
Create __init__.py 7 years ago
  FengZiYjun 743a6d7547 fix bugs in preprocessor 7 years ago
  choosewhatulike c90e7b0134 Merge branch 'master' of https://github.com/choosewhatulike/fastNLP 7 years ago
  choosewhatulike c42487f987 merge master 7 years ago
  choosewhatulike a077703c99 merge master 7 years ago
  choosewhatulike 1548ee7ce2 add recall, f1-score 7 years ago
  Coet 2c0e931771
Merge pull request #18 from fastnlp/dev/inference 7 years ago
  FengZiYjun 8e3e6d4579 changes to batch methods 7 years ago
  FengZiYjun 9aad8dff6e update 7 years ago
  FengZiYjun 58120998c5 update 7 years ago
  FengZiYjun ef8ec3b9e4 add cws train script and corresponding config file 7 years ago
  FengZiYjun 233e8328f7 changes to seq label model, 7 years ago
  FengZiYjun e531908f40 Merge branch 'dev/inference' of https://github.com/fastnlp/fastNLP 7 years ago
  FengZiYjun 242e576a30 changes to trainer, tester, preprocessor, etc. 7 years ago
  Yige XU aaac041fc3
Update config_loader.py 7 years ago
  choosewhatulike 215a67e7af fix optimizer 7 years ago
  choosewhatulike 2e96f7308c fix optimizer 7 years ago
  FengZiYjun c83008add9 fastnlp.py works, see test/test_fastNLP.py for high-level API 7 years ago
  choosewhatulike febe27b5bb Merge remote-tracking branch 'origin/master' 7 years ago
  choosewhatulike e535314753 add recall metrics 7 years ago
  FengZiYjun fe17f611b6 changes to preprocessor, trainer, inference & seq modeling 7 years ago
  choosewhatulike 9701ab2897 add accuracy_score; fix optimizer 7 years ago
  FengZiYjun 22d900b7a3 Merge remote-tracking branch 'origin/master' 7 years ago
  Coet 7c2f260a2f
Merge pull request #16 from fastnlp/feature/preprocess 7 years ago
  FengZiYjun eab9473bd4 Merge branch 'feature/preprocess' of https://github.com/fastnlp/fastNLP 7 years ago
  FengZiYjun 647c6c637f edit dataset loaders to follow edited preprocessor; add unit tests for dataset loader 7 years ago
  FengZiYjun 1c0eac4c82 optimize model definition of seq modeling; test_POS_pipeline ready to run 7 years ago
  Yige XU a422a4e2d6
Update preprocess.py 7 years ago
  Coet 7f4e57a1c9
Update metrics.py 7 years ago
  FengZiYjun 92be0722dc add init parameters in modules; optimizer Preprocessor; add metrics.py 7 years ago
  choosewhatulike 875fdc46a5 add optimizor construct function 7 years ago