airsplay / vokenization

PyTorch code for EMNLP 2020 Paper "Vokenization: Improving Language Understanding with Visual Supervision"
MIT License
186 stars 22 forks source link

How to fine-tune on SQUAD? #10

Open peihaowang opened 2 years ago

peihaowang commented 2 years ago

Hi authors,

Thanks for sharing this nice work! I'm big fan of it.

I notice the paper reported results on SQUAD datasets, but I did not find relevant code in this repo. Could you please shed a light on how to evaluate on SQUAD datasets?

Any reply will be appreciated!

Sincerely, Peter