MatchZoo
MatchZoo copied to clipboard
Facilitating the design, comparison and sharing of deep text matching models.
### Describe the Question -------------------------------------------------------------------------------- I can't use GPU. -------------------------------------------------------------------------------- Environment: > TensorFlow-gpu==2.0.0 ``` >>>tf.__version__ '2.0.0' ``` > CUDA==10.0 ``` ~$ nvcc -V Cuda compilation tools, release 10.0, V10.0.130 ```...
### Describe the Question Please provide a clear and concise description of what the question is. ### Describe your attempts - [x] I walked through the tutorials - [x] I...
### Describe the Question Please provide a clear and concise description of what the question is. ### Describe your attempts - [x] I walked through the tutorials - [x] I...
- [x] I checked to make sure that this is not a duplicate issue - [x] I'm submitting the request to the correct repository (for model requests, see [here](https://github.com/NTMC-Community/awaresome-neural-models-for-semantic-match)) ###...
I am using MatchZoo version 2. I have several models from match zoo working. When i use the prediction, i get a prediction score between 0 and 1. Is there...
Is there any tutorial about how to apply the pairwise hinge loss to these models? Seems that all are related to the pointwise loss, but no pairwise loss.
- [x] I checked to make sure that this is not a duplicate issue - [x] I'm submitting the request to the correct repository (for model requests, see [here](https://github.com/NTMC-Community/awaresome-neural-models-for-semantic-match)) ###...
How to save the best model of dev data,and use this model to evaluate test data ? Thanks!
Hi, I just want to know If you can expect a tutorial in wikiqa for the anmm model like for the others to? Otherwise, It is a bit too hacky...