Replies: 2 comments
-
|
It seems that problem is that $HF_DATASETS_CACHE cannot be populated offline. If I load the dataset prior to removing network access it does not fail. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to download datasets from HF and then run completely disconnected. I can do this by using file paths, but it's not ideal. I'd really like to use the repo_id and have it resolved locally when offline. Is there any way to do this? My failing workflow looks like:
Beta Was this translation helpful? Give feedback.
All reactions