oxen

Data VCS for structured and unstructured ML datasets

brewmacoslinux
Try with needOr install directly
Source

About

Data VCS for structured and unstructured machine learning datasets

Commands

oxen

Examples

Initialize a new Oxen repository$ oxen init
Add and commit dataset changes$ oxen add data/ && oxen commit -m 'Add training data'
Push dataset to remote repository$ oxen push origin main