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 c707cd4336 CRF维特比解码BUG修复 4 years ago
..
decoder CRF维特比解码BUG修复 4 years ago
encoder 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
generator 修复seq2seq_generator的bug 4 years ago
tokenizer 新增对RobertaEmbedding和GPT2Embedding的支持 5 years ago
__init__.py add __init__.py in test dir to solve file conflicts. 5 years ago
test_char_encoder.py Dev0.4.0 (#149) 6 years ago
test_other_modules.py Dev0.4.0 (#149) 6 years ago
test_utils.py add the test for modules.utils.summary 5 years ago
test_variational_rnn.py fix test 6 years ago