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.
 
 
 
 
 
Gosicfly 9a9732a86f Update vocabulary.py (#325) 4 years ago
..
__init__.py add __init__.py in test dir to solve file conflicts. 5 years ago
test_bert_embedding.py 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
test_char_embedding.py 增加fastNLP.embeddings模块并修改对应的现有代码以适配fastNLP.embeddings 6 years ago
test_elmo_embedding.py add assert in test_elmo_embedding 5 years ago
test_gpt2_embedding.py 修复测试失败问题 4 years ago
test_roberta_embedding.py Update vocabulary.py (#325) 4 years ago
test_stack_embeddings.py add testing code in stack embedding 6 years ago
test_static_embedding.py 在@linzehui 的帮助下seq2seq终于有了第一个版本; 目前实现了Seq2Seq的Transformer和LSTM版本,但metric和loss还没update; 5 years ago
test_transformer_embedding.py Update vocabulary.py (#325) 4 years ago