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
If using a local path or a local file, please follow these instructions:
59
59
60
60
1. If you are using a local dataset file, pass a single file path (better to be an absolute path to avoid relative path errors), list is not supported.
61
-
2. If you are using a local dir, please make sure files in the path share the same data structure, and the file extensions.
61
+
2. If you are using a local dir, please make sure all files in the path have the same data structure and file extension.
62
62
3. We use `datasets` library to do data loading, check the support extensions [here](https://huggingface.co/docs/hub/datasets-libraries).
0 commit comments