You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to reproduce the baseline score with run_squad.py parameters you provided and patched transformers v4.19.2.
but the result score in eval_results.json is quite low compared to the baseline.
I tried to reproduce the baseline score with
run_squad.py
parameters you provided and patched transformers v4.19.2.but the result score in
eval_results.json
is quite low compared to the baseline.based on fune-tuning/README.md, I think you confirmed that transformers v4.19.2 worked.
How was the score then?
I'm attaching the requirements.txt and eval_results.json when I tested with transformers v4.19.2.
The text was updated successfully, but these errors were encountered: