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
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
How can I print the fine grained predictions for the test / dev set after the training is done?
prints the accuracies. But I want the actual predictions. How can I get them?
Thanks