ynhe commited on
Commit
631c517
β€’
1 Parent(s): f978815

Update configs/config.json

Browse files
Files changed (1) hide show
  1. configs/config.json +1 -1
configs/config.json CHANGED
@@ -22,7 +22,7 @@
22
  "gmhra_layers": 8,
23
  "gmhra_drop_path_rate": 0.0,
24
  "gmhra_dropout": 0.5,
25
- "extra_num_query_token": 64,
26
  },
27
  "device": "cuda"
28
  }
 
22
  "gmhra_layers": 8,
23
  "gmhra_drop_path_rate": 0.0,
24
  "gmhra_dropout": 0.5,
25
+ "extra_num_query_token": 64
26
  },
27
  "device": "cuda"
28
  }