Add model
This commit is contained in:
parent
b50d8fe9b6
commit
50bd7a6b0d
|
@ -29,6 +29,7 @@
|
||||||
"image_size": 224,
|
"image_size": 224,
|
||||||
"initializer_range": 0.02,
|
"initializer_range": 0.02,
|
||||||
"layer_norm_eps": 1e-06,
|
"layer_norm_eps": 1e-06,
|
||||||
|
"max_depth": 10,
|
||||||
"mlp_ratios": [
|
"mlp_ratios": [
|
||||||
4,
|
4,
|
||||||
4,
|
4,
|
||||||
|
|
Loading…
Reference in New Issue