SWEP icon indicating copy to clipboard operation
SWEP copied to clipboard

[ACL 2021] Learning to Perturb Word Embeddings for Out-of-distribution QA

Results 4 SWEP issues
Sort by recently updated
recently updated
newest added

![Uploading image.png…]() This error occurs when I execute the first order. Do you have any solutions? Thank you

First, sorry for bothering you, and thank you for your interesting work. I'm still trying to run the project, and it keeps giving me this error below File "run_squad.py", line...

Hi I was trying to run your code and train the model, however, I could not run it because of this error File "run_squad.py", line 241, in run loss =...

Sorry to bother you. I found that your code is different from your paper in the loss calculation process. Why is the final loss NLL + beta * KL? Your...