WillyShakes / README.md
scenecoachai's picture
Update README.md
36afd1a verified
|
raw
history blame
212 Bytes
---
license: apache-2.0
task_categories:
- feature-extraction
language:
- la
- en
size_categories:
- 10K<n<100K
---
cd your-dataset-name
cp /path/to/your/data/* .
git add .
git commit -m "Add my dataset"
git push