label efficiency test

This commit is contained in:
YannAhlgrim
2026-07-17 12:28:06 +02:00
parent 35d92f1219
commit 41aa49394c
34 changed files with 1087 additions and 1 deletions
@@ -0,0 +1,20 @@
# Label-efficiency sweep (1%) for vith16_448_in1k
# Generated from configs/grids/seeds/vith16_448_in1k.yaml
# Each seed becomes a separate submitit job via tools/run_grid.py.
base_config: configs/supervised_vith16_448_in1k.yaml
constants:
logging.write_tag: linear_probe
data.label_fraction: 0.01
grid:
meta.seed:
- 0
- 1
- 2
- 3
- 4
launch:
folder: submitit_logs/
partition: gpu1
nodes: 1
tasks_per_node: 1
time: 4300