Spaces:
Sleeping
Sleeping
chore: run v3 dataset creation
Browse files- dataset/config.yaml +1 -1
dataset/config.yaml
CHANGED
|
@@ -63,4 +63,4 @@ modal:
|
|
| 63 |
# Run name — used to version exported splits so re-runs never overwrite previous data.
|
| 64 |
# Change this whenever you regenerate from scratch (e.g. after template changes).
|
| 65 |
# Exported files land in: output/runs/{run_name}/
|
| 66 |
-
run_name: "
|
|
|
|
| 63 |
# Run name — used to version exported splits so re-runs never overwrite previous data.
|
| 64 |
# Change this whenever you regenerate from scratch (e.g. after template changes).
|
| 65 |
# Exported files land in: output/runs/{run_name}/
|
| 66 |
+
run_name: "v3"
|