From 8b714927abb5e2bcda19ac6aab8431f5e0135af4 Mon Sep 17 00:00:00 2001 From: YannAhlgrim Date: Mon, 15 Jun 2026 13:40:10 +0200 Subject: [PATCH] augment for 6 GPUs --- configs/wilds_vith16-448_ep300.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/wilds_vith16-448_ep300.yaml b/configs/wilds_vith16-448_ep300.yaml index 6b096e1..6200821 100644 --- a/configs/wilds_vith16-448_ep300.yaml +++ b/configs/wilds_vith16-448_ep300.yaml @@ -32,7 +32,7 @@ mask: - 0.2 meta: copy_data: false - load_checkpoint: false + load_checkpoint: true model_name: vit_huge pred_depth: 12 pred_emb_dim: 384 @@ -40,7 +40,7 @@ meta: use_bfloat16: true use_gradient_checkpointing: true optimization: - gradient_accumulation_steps: 32 + gradient_accumulation_steps: 21 ema: - 0.996 - 1.0