Skip to content

Commit

Permalink
Update hvt-s-2.json
Browse files Browse the repository at this point in the history
fix exp name for hvt-s-2
  • Loading branch information
HubHop authored Dec 23, 2021
1 parent 9eff1f9 commit 803bbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/hvt-s-2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": "hvt_model",
"batch_size": 128,
"exp_name": "hvt-s-1",
"exp_name": "hvt-s-2",
"input_size": 224,
"patch_size": 16,
"num_heads": 6,
Expand All @@ -12,4 +12,4 @@
"pool_stride": 2,
"pool_block_width": 6,
"weight_decay": 0.025
}
}

0 comments on commit 803bbad

Please sign in to comment.