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.
 
 
 
 
 
ChenXin aa5f67ef55 first commit on tutorials branch 6 years ago
.github Update PULL_REQUEST_TEMPLATE.md 6 years ago
docs first commit on tutorials branch 6 years ago
fastNLP Merge branch 'dev0.5.0' of github.com:fastnlp/fastNLP into dev0.5.0 6 years ago
legacy Dev0.4.0 (#149) 6 years ago
reproduction update framework in matching tasks 6 years ago
test 1.增加AdamW的optimizer;2.修复Trainer中metric_key的bug;3.静态embedding初始化修改;4.CrossEntropyLoss增加对reduction的支持' 6 years ago
tutorials Dev0.4.0 (#149) 6 years ago
.gitignore Create .gitignore 6 years ago
.travis.yml 禁止travis测试非 test之外的文件 6 years ago
LICENSE add LICENSE, setup.py & requirements.txt 7 years ago
MANIFEST.in Dev0.4.0 (#149) 6 years ago
README.md 修改了最新的文档 6 years ago
codecov.yml add codecov fix 6 years ago
readthedocs.yml 修改了最新的文档 6 years ago
requirements.txt 增加requests依赖 6 years ago
setup.py 1.修复trainer中潜在多步更新bug; 2. LSTM的数据并行修改;3. embed_loader中bug修复, 且允许手动初始化; 6 years ago