which script can be used to finetune BERT fro squad question answering in hugging face library
I have gone through lot of blogs which talk about run_squad.py
script from hugging face, but I could not find it in the latest repo. So, which script has to be used now for fine tuning?
Topic huggingface question-answering
Category Data Science