data-juicer icon indicating copy to clipboard operation
data-juicer copied to clipboard

How to download the YoukuMPLUG video dataset?

Open lucasjinreal opened this issue 1 year ago • 8 comments
trafficstars

the modelscope newestlib unable to download it any more. Alos, is there a simple way to download the videos?

lucasjinreal avatar Jul 04 '24 14:07 lucasjinreal

Thank you for reaching out. You can try pip install modelscope[framework] to install the necessary download-related requirements.

yxdyc avatar Jul 08 '24 11:07 yxdyc

No, can u test with latest modelscope? it's some key error, nothing to do with the framework.....

lucasjinreal avatar Jul 09 '24 02:07 lucasjinreal

Please refer to the discussion: https://modelscope.cn/datasets/modelscope/Youku-AliceMind/feedback/issueDetail/12827

wangxingjun778 avatar Jul 10 '24 11:07 wangxingjun778

Basically, due to the dependency datasets , it's not compatible with older version, the following method is recommended temporarily: pip install modelscope==1.7.1 ,and the issue will be fixed in the future version.

wangxingjun778 avatar Jul 10 '24 12:07 wangxingjun778

Any estimate time would align with latest modelscope? I am afraid make users using old modescope will break the latest repo which depends on latest modelscope, and, it's cubersome..

lucasjinreal avatar Jul 11 '24 02:07 lucasjinreal

Any estimate time would align with latest modelscope? I am afraid make users using old modescope will break the latest repo which depends on latest modelscope, and, it's cubersome..

The version (1.16.1) of modelscope should be released within 2 weeks. )

wangxingjun778 avatar Jul 12 '24 02:07 wangxingjun778

Already merged. Try to install the latest version from source code:

https://github.com/modelscope/modelscope

pip3 install -e . pip3 install -r requirements/datasets.txt

wangxingjun778 avatar Jul 24 '24 16:07 wangxingjun778

The latest installation and usage has been updated in the youku-mplug page, refer to: https://modelscope.cn/datasets/modelscope/Youku-AliceMind

wangxingjun778 avatar Aug 07 '24 08:08 wangxingjun778

This issue is marked as stale because there has been no activity for 21 days. Remove stale label or add new comments or this issue will be closed in 3 day.

github-actions[bot] avatar Aug 28 '24 09:08 github-actions[bot]

Close this stale issue.

github-actions[bot] avatar Sep 01 '24 09:09 github-actions[bot]