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
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
TODO:
split __init__'s doc and classes' doc
|
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
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
[modify]dataset_loader.py的CSVLoader
|
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
[bugfix]Update transformer.py
|
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 |
unknown
|
2fbc1d7851
|
change the print format for dataset and instance
|
6 years ago |
xxliu
|
5bbfb92a30
|
代码规范以及修改测试文件路径以匹配github文件路径
|
6 years ago |
ChenXin
|
f004a070b4
|
update the doc tool
|
6 years ago |
ChenXin
|
5b7e9b6572
|
update the ChnSentiCorpPipe in docs
|
6 years ago |
ChenXin
|
b5a7db0b66
|
delete the output part in dot-utils
|
6 years ago |
xxliu
|
ea5fbc8881
|
增加注释
增加测试文件及测试样例
修改部分变量命名
|
6 years ago |
Yige Xu
|
880e3ad969
|
1. add mini_elmo.pkl and test codes for testing ElmoEmbedding; 2. update bert testing codes
|
6 years ago |
yh
|
14d048f340
|
修复bert embedding的bug
|
6 years ago |
ChenXin
|
60a535db08
|
fix a little error in doc.
TODO: fix the bug doc of the class which inherit the class from outer space
|
6 years ago |
ChenXin
|
b1fe5f5321
|
split the class's doc & __init__'s doc (core part)
|
6 years ago |
ChenXin
|
a2e3158488
|
update the auto alias tool
|
6 years ago |
ChenXin
|
4caacadeae
|
delete the alias in files.
|
6 years ago |
ChenXin
|
3651d61f41
|
delete the alias in files.
|
6 years ago |
ChenXin
|
113ef8b11a
|
add code to detect the defined location automatically
|
6 years ago |
yh_cc
|
e903db0e70
|
增加中文分类Pipe;使用矩阵加速BertEmbedding部分pool_method;调整部分测试用例名称;修复metric中对warning的误报
|
6 years ago |
Yige Xu
|
d15ad75d96
|
fix a bug in test code
|
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 |
xxliu
|
8dae71ff08
|
pipeline
|
6 years ago |
ChenXin
|
53f744a87d
|
fix some bugs in docs
|
6 years ago |