Commit Graph

122 Commits

Author SHA1 Message Date
ChenXin
d815d6a71e 添加了未使用 GPU 的提示 2020-02-27 21:23:07 +08:00
ChenXin
f4057d20c9 添加了 tutorial_4 的 ipynb 2020-02-27 21:23:01 +08:00
ChenXin
8971611efc 检查了 callback 的文档和程序 2020-02-27 21:22:57 +08:00
ChenXin
73fa4a1b15 修复了 tutorial_2 的一些错误;增加了 tutorial_2 的 ipynb 2020-02-27 21:22:52 +08:00
ChenXin
24fe256917 修复了 tutorial_3 的拼写错误 2020-02-27 21:22:49 +08:00
ChenXin
b0e0e16ba7 添加了序列标注的 ipynb 2020-02-27 21:22:44 +08:00
ChenXin
c4b2a8bac3 更新 tutorial_5 和 tutorial_6 的实验结果 2020-02-27 21:22:36 +08:00
ChenXin
e3f95c9a24 拼写错误;教程标题; 2020-02-27 21:22:31 +08:00
ChenXin
dd29021a59 fix tutorial_5 2020-02-27 21:21:44 +08:00
ChenXin
2d1500651f 三个纬度 check: DataSet Tutorial 2020-02-27 21:21:38 +08:00
ChenXin
72eb6b95c2 消失的代码块修复【 code-block:: 和 python 之间需要一个空格 】 2020-02-27 21:21:32 +08:00
ChenXin
cee6b7fb45 将序列标注问题移到快速入门 2020-02-27 21:20:57 +08:00
Xipeng Qiu
4a8d40340b update readme 2019-12-20 11:09:11 +08:00
Yige Xu
980aba9898 [update] update index documents 2019-11-30 05:31:06 +08:00
Yige Xu
2033e1d2d1 [uodate]更新metric的文档显示 2019-11-30 04:48:36 +08:00
Yige Xu
3510700d73 [bugfix]修复了一些文档错误 2019-11-15 23:21:52 +08:00
Yige Xu
ddaf6ed9fa update documents 2019-10-11 16:37:12 +08:00
yunfan
d677a058ff [update] a new workflow figure 2019-10-11 16:31:07 +08:00
yh
e4cafe4328 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 2019-10-11 16:22:16 +08:00
yh
be9b3ee303 修改tutorial中的错误 2019-10-11 16:22:01 +08:00
Yige Xu
33b995758a update documents 2019-10-11 16:16:05 +08:00
Yige Xu
799bf6129b update bert embedding tutorial 2019-09-28 19:56:52 +08:00
yh
7e41b9d355 1.新增CMRC2018的metric,loss,pipe,loader等; 2. 新增中文Bert的使用教程 2019-09-27 17:36:04 +08:00
yh
12cfa5e42e Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 2019-09-26 12:59:19 +08:00
ChenXin
56a41b0a63 replace the :doc: tags by :mod: tags to fix some bugs 2019-09-25 20:11:07 +08:00
yh
538c098549 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 2019-09-25 19:38:05 +08:00
yh
d818261219 修正tutorial中若干问题 2019-09-25 19:37:57 +08:00
ChenXin
4bed44949a add bert_embedding tutorial 2019-09-25 19:32:41 +08:00
yh
685e9900e5 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 2019-09-25 19:00:29 +08:00
yh
1cc7f0b5e7 修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型 2019-09-25 19:00:14 +08:00
ChenXin
a7589ebb53 fix some bugs in tutorials 2019-09-25 17:29:43 +08:00
ChenXin
6283c98671 fix some bugs in docs 2019-09-25 17:16:22 +08:00
ChenXin
df3519ab95 delete some tutorials 2019-09-25 16:26:02 +08:00
ChenXin
8de495d046 remove _TesterCallback from __all__ 2019-09-23 10:08:57 +08:00
ChenXin
e933df4227 modify the structure of the docs 2019-09-18 10:19:54 +08:00
zide05
5c602ef83c 修改tutorial 2019-09-17 17:34:15 +08:00
Yige Xu
0ee51d820d update documents 2019-09-17 14:37:22 +08:00
yh
3d726b887e 修改部分tutorial 2019-09-16 18:43:55 +08:00
ChenXin
d481c84abc delete a out-date file 2019-09-10 15:53:41 +08:00
ChenXin
df4c5a3d16 fix a lot of doc bugs in codes
TODO:
    split __init__'s doc and classes' doc
2019-09-10 15:52:32 +08:00
ChenXin
587edd5438 update the doc-checking tool 2019-09-10 11:08:27 +08:00
yh
917cedf808 增加新的tutorial; 删除各embedding中requires_grad的设置,统一到基类实现 2019-09-10 10:38:02 +08:00
ChenXin
f004a070b4 update the doc tool 2019-09-05 15:13:08 +08:00
ChenXin
5b7e9b6572 update the ChnSentiCorpPipe in docs 2019-09-05 14:32:37 +08:00
Yige Xu
b3718b10dc 1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six. 2019-09-03 23:19:18 +08:00
ChenXin
53f744a87d fix some bugs in docs 2019-09-02 19:43:28 +08:00
ChenXin
169f519ffb ignore the methods inherited from torch.nn.Embedding 2019-08-27 21:07:22 +08:00
ChenXin
04737a105d update the doc-tool to show __init__ and class doc separately 2019-08-27 20:46:05 +08:00
ChenXin
53975c045a update the doc-tool & fix an importing bug 2019-08-26 14:58:36 +08:00
zide05
78af3491a4 修改tutorial 2019-08-26 14:03:40 +08:00