Skip to content

Commit 19f7d82

Browse files
Update generative-proof-of-concept-CPU-preprocessing-in-memory.py
Increment iteration for correct metadata.
1 parent b278ed0 commit 19f7d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generative-proof-of-concept-CPU-preprocessing-in-memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
BASE_EXPERIMENT_NAME = "247-2025-09-27--hpo-study-with-sampling-plus-penalties"
17-
EXPERIMENT_ITERATION = "0001"
17+
EXPERIMENT_ITERATION = "0002"
1818
EXPERIMENT_SCALE = "single-worker"
1919
SAMPLES_N = "1000"
2020

0 commit comments

Comments
 (0)