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
Getting a remote code error but doesn't seem to be an argument in simple_evaluate that can set trust_remote_code=True. Anyone facing a similar error?
Error:
2024-08-18:12:13:13,353 INFO [task.py:411] Building contexts for hellaswag on rank 0...
29%|██▉ | 2903/10042 [00:01<00:02, 2888.73it/s]
File "python3.8/site-packages/datasets/load.py", line 102, in _raise_timeout_error
raise ValueError(
ValueError: Loading this dataset requires you to execute custom code contained in the dataset repository on your local machine. Please set the option `trust_remote_code=True` to permit the loading of this dataset.
Getting a remote code error but doesn't seem to be an argument in simple_evaluate that can set trust_remote_code=True. Anyone facing a similar error?
Error:
Script:
The text was updated successfully, but these errors were encountered: