167 Commits (3219b9da33065035a05762458335c511b1b8b130)

Author SHA1 Message Date
  FengZiYjun 125c2718e4 Update 7 years ago
  yh c2d2137500 bug fix in MetricAccuracy 7 years ago
  yh 8d7d2b428c initial test for AccuracyMetric 7 years ago
  FengZiYjun fb5215ae73 fix bug in Trainer about metric_key 7 years ago
  xuyige ba7b17661c Merge branch 'trainer' of https://github.com/FengZiYjun/fastNLP into check 7 years ago
  xuyige 6d36190be4 update LossBase class 7 years ago
  FengZiYjun 8a7077fed2 更新Optimizer: 7 years ago
  FengZiYjun 3120cdd09a 更新embed_loader: 7 years ago
  FengZiYjun 6427e85e8f 升级Vocab: 7 years ago
  FengZiYjun 07e227aa4d add interface of Loss 7 years ago
  FengZiYjun 6839bb91cc Add auto type detection/conversion in FieldArray 7 years ago
  FengZiYjun da901ed5b0 * DataSet __getitem__ returns copy of Instance 7 years ago
  yunfan 26a4324342 fix test 7 years ago
  yunfan 04206f8099 Merge branch 'master' into dataset-res 7 years ago
  FengZiYjun 3d66975091 * refine code comments 7 years ago
  FengZiYjun 837bef47dc * add unit tests for instance, vocabulary 7 years ago
  FengZiYjun 090f7aef5b * fixing unit tests 7 years ago
  FengZiYjun e9d7074ba1 * delete readme_example.py because it is oooooooout of date. 7 years ago
  FengZiYjun 4be15a5b43 保存pos tag 脚本 7 years ago
  yunfan 82f4351540 add index to word processor 7 years ago
  FFTYYY 07fb61efdc Update test_loss 7 years ago
  FFTYYY 2cd2dae251 update loss 7 years ago
  FengZiYjun 325157b53f add tests 7 years ago
  FengZiYjun 5133fe67b4 add character field 7 years ago
  Coet b80e5e8b29
Merge branch 'master' into dev 7 years ago
  yunfan ebbfcb7829 add dataset read functions 7 years ago
  xuyige b43d333738 clean some codes and fix some bugs 7 years ago
  yunfan baac29cfa0 fix tests 7 years ago
  yunfan a4c9786ca4 update dataset & loader 7 years ago
  yunfan 8ea529404e fix test 7 years ago
  yunfan 2698094d8f update embedding loader & vocab 7 years ago
  FengZiYjun fb806163c3 remove unused codes; add more tests 7 years ago
  FengZiYjun 671975a223 add model.fit() method 7 years ago
  FengZiYjun 5be4cb7bb5 Merge Preprocessor into DataSet. 7 years ago
  xuyige 91f3d97ace Update to new version of framework 7 years ago
  FengZiYjun 0b86d7cf2b Merge Preprocessor and DataSet 7 years ago
  FengZiYjun 28a0683853 1. add tests in test_fastNLP.py & test_sampler.py; increase test coverage to 81% 7 years ago
  yunfan 819c8f05be fix vocab 7 years ago
  yunfan 9c7f3cf261 add vocabulary into preprocessor 7 years ago
  yunfan 3f4544759d add unittest of data, fix bug 7 years ago
  Coet ef3c753e0d
Update test_seq_label.py 7 years ago
  FengZiYjun ad044ef4c7 fix test path to pass py.test 7 years ago
  FengZiYjun f2fc98b5e6 add Field support in Predictor: 7 years ago
  FengZiYjun 05af2e7544 Introduce Fields concept to eliminate the use of different sub-trainers/sub-testers. 7 years ago
  FengZiYjun 758f0c0bd6 Introduce Field concept to optimize data representation. 7 years ago
  yunfan 4dfe7aaacc format test folder 7 years ago
  xuyige aac7982e93 fix a bug in config saver testing code 7 years ago
  xuyige 6ddf5fcdcd update test code for testing config saver 7 years ago
  xuyige 7138ff210f update config file for testing code, add more sections for testing. 7 years ago
  Yige XU be2f4aade3
Merge branch 'master' into test_code 7 years ago