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.
 
 
 
 
 
yh_cc 7398f2b0b2 1.增加RobertaEmbedding与GPT2Embedding 4 years ago
..
Star_transformer 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 5 years ago
Summarization 1.增加RobertaEmbedding与GPT2Embedding 4 years ago
coreference_resolution fix code style in coreference task and related codes 5 years ago
joint_cws_parse 修复针对pytorch1.3.0版本bug的一个bug 4 years ago
legacy Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 5 years ago
matching 修复针对pytorch1.3.0版本bug的一个bug 4 years ago
multi-criteria-cws 1.增加RobertaEmbedding与GPT2Embedding 4 years ago
sequence_labelling [bugfix] 针对pytorch1.3.0版本bug的补丁 4 years ago
text_classification [bugfix]修复了一些文档错误 4 years ago
README.md 修改seqence_labeling为sequence_labelling 5 years ago
__init__.py 1. 将pad的功能从FieldArray中剥离出来,使用Padder完成各种padding操作。 5 years ago
utils.py Merge pull request #177 from SrWYG/dev0.5.0 5 years ago