all kinds of text classification models and more with deep learning
nlp
text-classification
tensorflow
classification
convolutional-neural-networks
sentence-classification
fasttext
attention-mechanism
multi-label
memory-networks
multi-class
textcnn
textrnn
-
Updated
Aug 17, 2021 - Python


Need help for retraining and cross validation and see if the ROUGE score matches exactly (or better) with the numbers reported in the paper.
I just train for 500k iteration (with batch size 8) with pointer generation enabled + coverage loss disabled and next 100k iteration (with batch size 8) with pointer generation enabled + coverage loss enabled.
It would be great if someone can help re-r