Upload PhenoVision v1.1.0
Browse files- config.json +3 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -16,7 +16,9 @@
|
|
| 16 |
"num_channels": 3,
|
| 17 |
"num_hidden_layers": 24,
|
| 18 |
"patch_size": 16,
|
|
|
|
|
|
|
| 19 |
"qkv_bias": true,
|
| 20 |
"torch_dtype": "float32",
|
| 21 |
-
"transformers_version": "4.
|
| 22 |
}
|
|
|
|
| 16 |
"num_channels": 3,
|
| 17 |
"num_hidden_layers": 24,
|
| 18 |
"patch_size": 16,
|
| 19 |
+
"pooler_act": "tanh",
|
| 20 |
+
"pooler_output_size": 768,
|
| 21 |
"qkv_bias": true,
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.52.4"
|
| 24 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1213261264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3fd7a9123d83d0a178634e0f11cf8b8dc40246eaa82ddea39e489cb27ecabe3
|
| 3 |
size 1213261264
|