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
At bigcode_eval/base.py/Task/__init__
self.dataset = load_dataset(path=self.DATASET_PATH, name=self.DATASET_NAME)
Does not pass the arg trust_remote_code here
The text was updated successfully, but these errors were encountered:
login256
changed the title
trust_remote_code
trust_remote_code is not been passed to dataset
Sep 24, 2024
At
bigcode_eval/base.py/Task/__init__
self.dataset = load_dataset(path=self.DATASET_PATH, name=self.DATASET_NAME)
Does not pass the arg trust_remote_code here
The text was updated successfully, but these errors were encountered: