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
We plan to have a dataset v2.1 update in the coming weeks, we will adress this. The default behavior should be the same as what was have with HubMixin in the upcoming refactor:
Check if whatever path that was given corresponds to a local dir first
We plan to have a dataset v2.1 update in the coming weeks, we will adress this. The default behavior should be the same as what was have with HubMixin in the upcoming refactor:
Check if whatever path that was given corresponds to a local dir first
if not, try to load from the hub
Hello, have u finished creating this feature?
I have downloaded the dataset to the local, but every time it will try to download from the hub.
How can we set to use local dataset for training?
Is there a way to train on a local dataset without manually adding the
local_files_only
arg to themake_dataset
function of the train script?I have set the
LEROBOT_HOME
env variable.The text was updated successfully, but these errors were encountered: