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
Fix eval by pinning datasets version to 3.6.0 (#12420)
datasets 4.0.0 just released and it deprecates `trust_remote_code` and
loading script. Pinning it to 3.6.0 for now.
Co-authored-by: Mengwei Liu <[email protected]>
0 commit comments