refactor: add more examples

This commit is contained in:
2022-06-03 16:36:32 +09:00
parent 6cd6370a71
commit 4dd186486c
15 changed files with 14961 additions and 1218 deletions

View File

@@ -1,7 +1,7 @@
all: build upload
all: build
build:
python3 -m sensai_dataset.gen
python3 -m sensai_dataset.generator
upload:
kaggle datasets version -m "New version" --path $$DATASET_DIR