Pre-training for SQUAD and fine-tuning for BIOASQ (original) (raw)
Hello,
Can you please explain how exactly can one replicate the state of the results on BIOASQ dataset, as you report in the paper that you pre-train on SQUAD before fine tuning on BIOASQ. I tried doing the same steps reported in this repo and found the results to be quite low if not pre-trained on SQUAD, which is normal.
Is there any doc which explains the commands to do this? I'm sorry if I missed reading this.
Thanks