ChenXin
|
d481c84abc
|
delete a out-date file
|
6 years ago |
ChenXin
|
df4c5a3d16
|
fix a lot of doc bugs in codes
TODO:
split __init__'s doc and classes' doc
|
6 years ago |
yh
|
917cedf808
|
增加新的tutorial; 删除各embedding中requires_grad的设置,统一到基类实现
|
6 years ago |
ChenXin
|
5b7e9b6572
|
update the ChnSentiCorpPipe in docs
|
6 years ago |
Yige Xu
|
b3718b10dc
|
1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six.
|
6 years ago |
ChenXin
|
53f744a87d
|
fix some bugs in docs
|
6 years ago |
ChenXin
|
169f519ffb
|
ignore the methods inherited from torch.nn.Embedding
|
6 years ago |
ChenXin
|
04737a105d
|
update the doc-tool to show __init__ and class doc separately
|
6 years ago |
zide05
|
78af3491a4
|
修改tutorial
|
6 years ago |
ChenXin
|
9535ec60b6
|
update the doc system: use customized tool to generate the rst files
|
6 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
|
6 years ago |
陈怡然
|
a38a32755c
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
6 years ago |
ChenXin
|
de17c9a7d3
|
rename base_loader file as data_bundle
|
6 years ago |
陈怡然
|
8c6552aa27
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
6 years ago |
zide05
|
cd395a7cdf
|
Update tutorial_5_datasetiter.rst
|
6 years ago |
zide05
|
620ad161e0
|
Update tutorial_4_loss_optimizer.rst
|
6 years ago |
ChenXin
|
cdf8406ec1
|
updated docs
|
6 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 |
ChenXin
|
6c7009dded
|
tutorials 标题
|
6 years ago |
ChenXin
|
be7ffcf747
|
确定版本号为0.4.5
|
6 years ago |
ChenXin
|
ee1e470e71
|
大幅更新文档:
1. 删除了aggregator相关的文档
2. 将 fitlog 教程移到详细教程的子目录
|
6 years ago |
ChenXin
|
16e2474337
|
列举了目前暴露的 modules 和 models,需要后续增加更多。
|
6 years ago |
ChenXin
|
6b6a47cfbc
|
dataset tutorials
|
6 years ago |
xuyige
|
dc8ae5646c
|
add embedding tutorial
|
6 years ago |
yunfan
|
aec0414a07
|
finish callback tutorial
|
6 years ago |
yunfan
|
68f719ef99
|
[add] callback tutorial
|
6 years ago |
zide05
|
834443e240
|
Merge branch 'tutorials' into tutorials
|
6 years ago |
陈怡然
|
da88a0dc4f
|
batch分离出来-修改
|
6 years ago |
陈怡然
|
9e863bb1a2
|
batch分离出来
|
6 years ago |
ChenXin
|
3cba5a36bb
|
fix a bug
|
6 years ago |
ChenXin
|
8f6de5b3af
|
建立tutorials的目录
|
6 years ago |
ChenXin
|
f861dcc63c
|
Merge pull request #180 from zide05/tutorials
改成使用SST数据集的batch,loss,optimizer教程
|
6 years ago |
陈怡然
|
b3d6acf819
|
改成使用SST数据集的batch,loss,optimizer教程
|
6 years ago |
xuyige
|
5dc43c6e5a
|
create load dataset tutorial
|
6 years ago |
陈怡然
|
1fef29e372
|
修改docs/source/user/tutorials.rst和docs/source/tutorials/tutorial_1_batcher_loss_optimizer.rst
|
6 years ago |
ChenXin
|
6e6a31183f
|
make tutorials folder
|
6 years ago |
ChenXin
|
1ccc730c42
|
basic framework of docs folder
|
6 years ago |
ChenXin
|
aa5f67ef55
|
first commit on tutorials branch
|
6 years ago |
yhcc
|
4124b385d7
|
Update quickstart.rst
|
6 years ago |
ChenXin
|
9bfedbdfe9
|
修复了 metrics 文档中的公式
|
6 years ago |