fix: do not run 4 times and log new params

This commit is contained in:
YannAhlgrim
2026-06-02 12:00:12 +02:00
parent 2556c17d88
commit 150c2a7253
3 changed files with 360 additions and 347 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ grid:
optimization.momentum: [0.9, 0.99, 0.5]
optimization.lr_schedule: [cosine, step]
data.batch_size: [32, 64, 128, 256]
meta.representation_type: [last_avgpool]
meta.head_type: [linear]
meta.representation_type: [last_avgpool, last4_avgpool_concat]
meta.head_type: [linear, bn_linear]
launch:
folder: submitit_logs/