diff --git a/Makefile b/Makefile index 19f5334..197eef2 100644 --- a/Makefile +++ b/Makefile @@ -93,7 +93,7 @@ fetch: FORCE fetch-quick: FORCE cd emblem5 && ./ai/fetch-scans.py --data-dir $(DATA_DIR) --sample-rate 0.01 -sbs-quick: FORCE +sbs: FORCE cd emblem5 && ./ai/make-sbs.py --data-dir $(DATA_DIR) train-quick: FORCE