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.
 
 
 
 
 
ROGERDJQ 4e95989e97
[new] add seperator for conll loader (#293)
4 years ago
..
loader [new] add seperator for conll loader (#293) 4 years ago
pipe Update test_classification.py 4 years ago
__init__.py add __init__.py in test dir to solve file conflicts. 5 years ago
test_embed_loader.py 1. update bert.py and fix a bug in bert_embedding to adapt torch 1.2.0; 2. update models/bert.py and add BertForSentenceMatching model, now a BertEmbedding param should be passed to these five models; 3. create a small bert version for testing and modify test/models/test_bert.py; 4. move small glove and word2vec files to data_for_tests/embedding/small_static_embedding dir and fix relevant test codes; 5. delete some __init__.py files in test dir. 5 years ago
test_model_io.py add test for ModelSaver & ModelLoader 5 years ago