Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to download videos of pretrain dataset? #6

Open
flash-barry opened this issue Jun 14, 2023 · 1 comment
Open

how to download videos of pretrain dataset? #6

flash-barry opened this issue Jun 14, 2023 · 1 comment

Comments

@flash-barry
Copy link

When I use the download code below, it return the git-lfs.

data = MsDataset.load(
'Youku-AliceMind',
namespace='modelscope',
download_mode=DownloadMode.FORCE_REDOWNLOAD, # if you need to clean the cache , please use it
subset_name='pretrain',
split='train', # Options: train, test, validation
use_streaming=True)

print(next(iter(data)))

How to download all 36TB video from git-lfs

@fanbooo
Copy link

fanbooo commented Jul 12, 2023

+1

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

No branches or pull requests

2 participants