Upload 2 files
Browse files- config.json +2 -3
- model.onnx +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 2,
|
4 |
"architectures": [
|
5 |
"ViTForImageClassification"
|
@@ -28,6 +28,5 @@
|
|
28 |
"patch_size": 16,
|
29 |
"problem_type": "single_label_classification",
|
30 |
"qkv_bias": true,
|
31 |
-
"
|
32 |
-
"transformers_version": "4.45.0"
|
33 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "model",
|
3 |
"_num_labels": 2,
|
4 |
"architectures": [
|
5 |
"ViTForImageClassification"
|
|
|
28 |
"patch_size": 16,
|
29 |
"problem_type": "single_label_classification",
|
30 |
"qkv_bias": true,
|
31 |
+
"transformers_version": "4.33.2"
|
|
|
32 |
}
|
model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8cea1156e46dd39d475bee80680549bb9fafe42d53a40fcb53e993290165625
|
3 |
+
size 344631256
|