kushalj001 / pytorch-question-answering

Important paper implementations for Question Answering using PyTorch
MIT License
274 stars 50 forks source link

Bidaf valid function gives an error #12

Open javinator48 opened 2 years ago

javinator48 commented 2 years ago

Hello, I am getting an error where it gives and index out of bound error when I run the valid function. I was wondering how you can fix this and what causes it.

Screen Shot 2021-12-12 at 5 16 30 PM Screen Shot 2021-12-12 at 5 18 39 PM