riabayonaor
commited on
Commit
•
aa4413c
1
Parent(s):
bf29934
Upload folder using huggingface_hub
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -37,6 +37,7 @@
|
|
37 |
"num_channels": 3,
|
38 |
"num_hidden_layers": 12,
|
39 |
"patch_size": 16,
|
|
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
42 |
"transformers_version": "4.41.2"
|
|
|
37 |
"num_channels": 3,
|
38 |
"num_hidden_layers": 12,
|
39 |
"patch_size": 16,
|
40 |
+
"problem_type": "single_label_classification",
|
41 |
"qkv_bias": true,
|
42 |
"torch_dtype": "float32",
|
43 |
"transformers_version": "4.41.2"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343242432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eec10ba328a3379ff40713a7b4a7d8c4458273cb424a461fb20103406573d2c
|
3 |
size 343242432
|