1385 Commits (5768cbbfeff6f17c78d581e99755f0bc6c3f8e2f)
 

Author SHA1 Message Date
  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
  Yige Xu e37e1e2a0e update document in fastNLP/core/const.py 6 years ago
  Yige Xu e0c8634661 add chinese char-level tokenizer 6 years ago
  Yige Xu a298021a56 delete Online Data Getter and Iter 6 years ago
  Yige Xu 1ed1b3146a Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  Yige Xu 30180b91e1 Revert "delete online Data Getter and Iter" 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 9b21071c8d delete online Data Getter and Iter 6 years ago
  Yige Xu bf2920cba9 update reproduction/matching/matching_bert.py 6 years ago
  yh 6d8b4483f1 add tutorial 6 years ago
  yh 8614b89a19 增加conll的pipe对bioes的检测 6 years ago
  Yige Xu e314a36778 fix a bug function _indexize in fastNLP/io/pipe/utils.py 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
  Yige Xu 38d5b36be1 Update test_callbacks.py 6 years ago
  Yige Xu 33cbb5b540 Create bert_embedding_tutorial.ipynb 6 years ago
  Yige Xu 7726c16959 Update tester.py 6 years ago
  Yige Xu a3b4d5e76e remove tensorboard logs after testing TensorboardCallback 6 years ago
  Yige Xu f22991698a add assert in test_elmo_embedding 6 years ago
  Yige Xu 753327d214 fix code style in coreference task and related codes 6 years ago
  Yige Xu 143bf8ed32 update DataBundle and add two property: num_dataset and num_vocab 6 years ago
  Yige Xu 5e6e35dbe3 update README.md 6 years ago
  ChenXin 9214cc6e36 add the auto baseclass doc 6 years ago
  ChenXin 202bde4bfd split the docs over~ 6 years ago
  ChenXin 32e99e3696 split the docs in models 6 years ago
  ChenXin 4a9cd850b2 split the docs in io subpackage 6 years ago
  ChenXin 45fbbac79e split the docs in embeddings 6 years ago
  Yige Xu e6f47819e6
Merge pull request #221 from Xiaoxiong-Liu/dev0.5.0 6 years ago
  xxliu b015cc149c undocumented 6 years ago
  ChenXin d481c84abc delete a out-date file 6 years ago
  ChenXin df4c5a3d16 fix a lot of doc bugs in codes 6 years ago
  ChenXin 9e3251dff4 fix a lot of doc bugs in codes 6 years ago
  xxliu c9883bcb30 undocumented 6 years ago
  liuxiaoxiong 07bbb79f77
Merge pull request #4 from fastnlp/dev0.5.0 6 years ago
  xxliu c38d815c49 修改注释 6 years ago
  yh 429dfe53c0 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 9b8265dc7e 修复char_embedding bug 6 years ago
  ChenXin 587edd5438 update the doc-checking tool 6 years ago
  yh 164f74e12a Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 917cedf808 增加新的tutorial; 删除各embedding中requires_grad的设置,统一到基类实现 6 years ago
  Yige Xu 0e0ba10ab5
Merge pull request #219 from HrWang96/loader-pr 6 years ago
  Yige Xu 9d31ded8b8
Merge branch 'dev0.5.0' into loader-pr 6 years ago
  Yige Xu 2fc14790c7
Merge pull request #217 from ZikaiGuo/dev0.5.0 6 years ago
  ZikaiGuo 1caa83d0ca
Update transformer.py 6 years ago
  学习的菜鸡红瑞 776840439f loader-pr 6 years ago
  学习的菜鸡红瑞 53bcc0b26a loader-pr 6 years ago
  yh_cc 8c8e22cc9b DataSet中增加print_field_meta方法,使得其可以获取field的input和target信息 6 years ago
  yhcc 04a54df226
Update requirements.txt 6 years ago