Add model
This commit is contained in:
parent
7cbc5ecf43
commit
1fcda3c2a4
|
@ -27,6 +27,7 @@
|
||||||
512
|
512
|
||||||
],
|
],
|
||||||
"image_size": 224,
|
"image_size": 224,
|
||||||
|
"in_index": -1,
|
||||||
"initializer_range": 0.02,
|
"initializer_range": 0.02,
|
||||||
"layer_norm_eps": 1e-06,
|
"layer_norm_eps": 1e-06,
|
||||||
"max_depth": 10,
|
"max_depth": 10,
|
||||||
|
@ -64,5 +65,5 @@
|
||||||
2
|
2
|
||||||
],
|
],
|
||||||
"torch_dtype": "float32",
|
"torch_dtype": "float32",
|
||||||
"transformers_version": "4.17.0.dev0"
|
"transformers_version": "4.18.0.dev0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4af81361a781b769e612b7572ba5d789a3ddd956b3ccc579ff110cb8a47af408
|
oid sha256:f8c84ea77e1b4019653704a644944bcf88fba27588e43cf1582c511b2327d821
|
||||||
size 245256425
|
size 245256489
|
||||||
|
|
Loading…
Reference in New Issue