seed runs

This commit is contained in:
YannAhlgrim
2026-07-06 13:50:35 +02:00
parent d053e0a8e0
commit 56f15dd856
12 changed files with 716 additions and 57 deletions
+17
View File
@@ -0,0 +1,17 @@
# Seed sweep for vith14_224_in1k
# Runs the model across 5 seeds for mean +/- std reporting.
# Each seed becomes a separate submitit job via tools/run_grid.py.
base_config: configs/supervised_vith14_224_in1k.yaml
constants:
logging.write_tag: linear_probe
grid:
meta.seed: [0, 1, 2, 3, 4]
launch:
folder: submitit_logs/
partition: gpu1
nodes: 1
tasks_per_node: 1
time: 4300