Add model
Browse files- config.json +2 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -27,6 +27,7 @@
|
|
27 |
512
|
28 |
],
|
29 |
"image_size": 224,
|
|
|
30 |
"initializer_range": 0.02,
|
31 |
"layer_norm_eps": 1e-06,
|
32 |
"max_depth": 10,
|
@@ -64,5 +65,5 @@
|
|
64 |
2
|
65 |
],
|
66 |
"torch_dtype": "float32",
|
67 |
-
"transformers_version": "4.
|
68 |
}
|
|
|
27 |
512
|
28 |
],
|
29 |
"image_size": 224,
|
30 |
+
"in_index": -1,
|
31 |
"initializer_range": 0.02,
|
32 |
"layer_norm_eps": 1e-06,
|
33 |
"max_depth": 10,
|
|
|
65 |
2
|
66 |
],
|
67 |
"torch_dtype": "float32",
|
68 |
+
"transformers_version": "4.18.0.dev0"
|
69 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7785ad1a9c126fb0eec67142b4d226c8e8f537b884345cbf046138238026fc39
|
3 |
+
size 245256489
|