7 Commits (c73f327a3efd8419c78c22cc7067cc84e1e8a73d)

Author SHA1 Message Date
  Yige Xu 4440801dbf 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. 6 years ago
  xuyige defcaae4bd 将test_embed_loader的almost equal范围稍稍调大一些,以防止偶然的测试不通过 6 years ago
  xuyige bedb792b3c 将test_embed_loader的almost equal范围稍稍调大一些,以防止偶然的测试不通过 6 years ago
  ChenXin 881ce01762
Dev0.4.0 (#149) 6 years ago
  FengZiYjun f62060339e All tests pass. Ready to merge. 7 years ago
  FengZiYjun cc440b5ed6 All tests pass. 7 years ago
  FengZiYjun 3120cdd09a 更新embed_loader: 7 years ago