QANet-PyTorch
QANet-PyTorch copied to clipboard
Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"
Hello. After Generating word embedding, datasets/processed/SQuAD/word_emb.pkl. How to solve it?
What were your EM and F1 scores on SQuAD 2.0?
Why I resume the checkpoint to continue training, the loss is normal but the test result of new epoch is very low like the first epoch? For example, when I...
Thank you for sharing your wonderful works. I wonder whether I could find back translation code for data augmentation! Does it contain in this repository? I'm waiting for your reply,...