zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
438 stars 150 forks source link

Result Consistency #64

Open kaustubhagarwal opened 3 years ago

kaustubhagarwal commented 3 years ago

This PR will help in maintaining consistency of training results by saving the embeddings created. In accordance with issue 62- https://github.com/zhiguowang/BiMPM/issues/62 This embedding can then be used as a SentenceMatchDecoder.py without any conflict.