You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Yige Xu d15ad75d96 fix a bug in test code 5 years ago
.github Update PULL_REQUEST_TEMPLATE.md 5 years ago
docs 1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six. 5 years ago
fastNLP 1. rename init_embed to embed in models/*; 2. update documents in models/bert.py; 3. update tutorial six. 5 years ago
reproduction [update] change data-loader to pipe 5 years ago
test fix a bug in test code 5 years ago
tutorials Dev0.4.0 (#149) 5 years ago
.coverage 修改travis converage设置 5 years ago
.gitignore Create .gitignore 5 years ago
.travis.yml 修改travis converage设置 5 years ago
LICENSE add LICENSE, setup.py & requirements.txt 6 years ago
MANIFEST.in Dev0.4.0 (#149) 5 years ago
README.md 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
codecov.yml add codecov fix 5 years ago
readthedocs.yml 修改了最新的文档 5 years ago
requirements.txt 删除elmo对h5py的依赖 5 years ago
setup.py 1.修复trainer中潜在多步更新bug; 2. LSTM的数据并行修改;3. embed_loader中bug修复, 且允许手动初始化; 5 years ago