keras-language-modeling
keras-language-modeling copied to clipboard
Not able to replicate results with Embedding + maxpooling
I could not replicate the results with embedding + maxpooling layer. I ran 3000 epochs. Could you please suggest your parameters for producing following results.
Embedding + Max Pooling:
- Top 1 Precision:
- 0.492 on test 1
- 0.483 on test 2
- 0.495 on dev
- MRR:
- 0.624 on test 1
- 0.611 on test 2
- 0.624 on dev