Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 245 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 245 Bytes
  • This project builds upon Matchzoo-py.
  • The example of the training process: run_fasttext_d300_dense_trm_cls.py.
  • The DenseTrans model building: ./matchzoo/models/dense_transformer_cls.py.