Skip to content

Conversation

@pangyyyyy
Copy link
Contributor

Comment on lines +19 to +23
cache_dir = snapshot_download(
repo_id=config["dataset_path"],
repo_type="dataset",
local_dir_use_symlinks=False,
)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May I ask does this require the user to unzip the zip file by themselves? I saw that on the hub the image is in zip and video in dataset kwargs is set to false. I think the best practice for this kind of dataset is to push a convert dataset to the hub. Not sure if the cache dir under current settings works automatically. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants