First follow https://huggingface.co/docs/huggingface_hub/how-to-upstream#push-files-with-git-lfs
- https://huggingface.co/new-dataset
- git clone https://huggingface.co/datasets/user/dataset
- cd dataset
- put your files in the current folder (probably a mv)
- git lfs track *
- git add .
- git commit -m "dataset"
- git push
https://gist.github.com/nousr/5a9dc1ad09a4be280247994eb462c0e3