Update mq-glip-t.yaml

BradyFU-patch-1
YifanXu 2023-10-20 22:06:37 +08:00 committed by GitHub
parent ad57a7086c
commit 57621e10e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -93,6 +93,7 @@ AUGMENT:
DATALOADER:
SIZE_DIVISIBILITY: 32
NUM_WORKERS: 0
SOLVER:
OPTIMIZER: ADAMW
@ -114,7 +115,7 @@ SOLVER:
MODEL_EMA: 0.999
FIND_UNUSED_PARAMETERS: False
CHECKPOINT_PERIOD: 99999999
CHECKPOINT_PER_EPOCH: 128.0
CHECKPOINT_PER_EPOCH: 2.0
TUNING_HIGHLEVEL_OVERRIDE: "vision_query"
MAX_TO_KEEP: 4
@ -137,4 +138,4 @@ VISION_QUERY:
CONDITION_GATE: True
NONLINEAR_GATE: True
NO_CAT: True