Yige Xu
|
ddaf6ed9fa
|
update documents
|
5 years ago |
yunfan
|
d677a058ff
|
[update] a new workflow figure
|
5 years ago |
yh
|
e4cafe4328
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
yh
|
be9b3ee303
|
修改tutorial中的错误
|
5 years ago |
Yige Xu
|
33b995758a
|
update documents
|
5 years ago |
Yige Xu
|
799bf6129b
|
update bert embedding tutorial
|
5 years ago |
yh
|
7e41b9d355
|
1.新增CMRC2018的metric,loss,pipe,loader等; 2. 新增中文Bert的使用教程
|
5 years ago |
yh
|
12cfa5e42e
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
ChenXin
|
56a41b0a63
|
replace the :doc: tags by :mod: tags to fix some bugs
|
5 years ago |
yh
|
538c098549
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
yh
|
d818261219
|
修正tutorial中若干问题
|
5 years ago |
ChenXin
|
4bed44949a
|
add bert_embedding tutorial
|
5 years ago |
yh
|
685e9900e5
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
yh
|
1cc7f0b5e7
|
修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型
|
5 years ago |
ChenXin
|
a7589ebb53
|
fix some bugs in tutorials
|
5 years ago |
ChenXin
|
6283c98671
|
fix some bugs in docs
|
5 years ago |
ChenXin
|
df3519ab95
|
delete some tutorials
|
5 years ago |
ChenXin
|
8de495d046
|
remove _TesterCallback from __all__
|
5 years ago |
ChenXin
|
e933df4227
|
modify the structure of the docs
|
5 years ago |
zide05
|
5c602ef83c
|
修改tutorial
|
5 years ago |
Yige Xu
|
0ee51d820d
|
update documents
|
5 years ago |
yh
|
3d726b887e
|
修改部分tutorial
|
5 years ago |
ChenXin
|
d481c84abc
|
delete a out-date file
|
5 years ago |
ChenXin
|
df4c5a3d16
|
fix a lot of doc bugs in codes
TODO:
split __init__'s doc and classes' doc
|
5 years ago |
yh
|
917cedf808
|
增加新的tutorial; 删除各embedding中requires_grad的设置,统一到基类实现
|
5 years ago |
ChenXin
|
5b7e9b6572
|
update the ChnSentiCorpPipe in docs
|
5 years ago |
Yige Xu
|
b3718b10dc
|
1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six.
|
5 years ago |
ChenXin
|
53f744a87d
|
fix some bugs in docs
|
5 years ago |
ChenXin
|
169f519ffb
|
ignore the methods inherited from torch.nn.Embedding
|
5 years ago |
ChenXin
|
04737a105d
|
update the doc-tool to show __init__ and class doc separately
|
5 years ago |
zide05
|
78af3491a4
|
修改tutorial
|
5 years ago |
ChenXin
|
9535ec60b6
|
update the doc system: use customized tool to generate the rst files
|
5 years ago |
xuyige
|
78be840ab9
|
1.update README 2. fix a filename-bug in pretrain_static_file; 3. add Pipe to documents; 4. update documents in some loaders; 5. update tutorial 2 & 3 to adapt version 0.5.0
|
5 years ago |
陈怡然
|
a38a32755c
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
ChenXin
|
de17c9a7d3
|
rename base_loader file as data_bundle
|
5 years ago |
陈怡然
|
8c6552aa27
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
5 years ago |
zide05
|
cd395a7cdf
|
Update tutorial_5_datasetiter.rst
|
5 years ago |
zide05
|
620ad161e0
|
Update tutorial_4_loss_optimizer.rst
|
5 years ago |
ChenXin
|
cdf8406ec1
|
updated docs
|
5 years ago |
xuyige
|
ec824376c6
|
fix embedding tutorials
|
6 years ago |
ChenXin
|
1fed3650d5
|
check了 embeddings 的文档
|
6 years ago |
ChenXin
|
90c6454aed
|
修改了文档首页
|
6 years ago |
yunfan
|
9f681dcd55
|
fix tutorial typo
|
6 years ago |
ChenXin
|
fc0f86aa9e
|
io、data_loader的文档结构和别名
|
6 years ago |
ChenXin
|
ce72936c0f
|
:maxdepth: 1
|
6 years ago |
ChenXin
|
dcc6d5d15d
|
models的文档结构和别名
|
6 years ago |
ChenXin
|
391793a961
|
最新的docs结构
|
6 years ago |
xuyige
|
273657048f
|
更改文档内容
|
6 years ago |
xuyige
|
579bdb1356
|
更新DataSetLoader的文档以及对应教程
|
6 years ago |
xuyige
|
2e523c6096
|
更新fastNLP框架图及流程图
|
6 years ago |