--- license: apache-2.0 --- cd your-dataset-name cp /path/to/your/data/* . git add . git commit -m "Add my dataset" git push