dmarx / not-a-package-manager

utilities to facilitate working with codebases that don't ascribe to normal package management paradigms, e.g. ML research code that can be cloned but not installed.
MIT License
12 stars 0 forks source link

utils for working with huggingface datasets #27

Open dmarx opened 1 year ago

dmarx commented 1 year ago

https://github.com/iejMac/clip-video-encode/blob/main/examples/reader.py

git clone https://huggingface.co/datasets/iejMac/CLIP-MSR-VTT
cd CLIP-MSR-VTT && git lfs pull