Upload CLIPForImageClassification
Browse files- config.json +10 -10
- model.safetensors +1 -1
config.json
CHANGED
@@ -6,6 +6,14 @@
|
|
6 |
"id2label": {
|
7 |
"0": "apple",
|
8 |
"1": "banana",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"10": "cucumber",
|
10 |
"11": "eggplant",
|
11 |
"12": "garlic",
|
@@ -16,7 +24,6 @@
|
|
16 |
"17": "lemon",
|
17 |
"18": "lettuce",
|
18 |
"19": "mango",
|
19 |
-
"2": "beetroot",
|
20 |
"20": "onion",
|
21 |
"21": "orange",
|
22 |
"22": "paprika",
|
@@ -27,19 +34,12 @@
|
|
27 |
"27": "potato",
|
28 |
"28": "raddish",
|
29 |
"29": "soy beans",
|
30 |
-
"3": "bell pepper",
|
31 |
"30": "spinach",
|
32 |
"31": "sweetcorn",
|
33 |
"32": "sweetpotato",
|
34 |
"33": "tomato",
|
35 |
"34": "turnip",
|
36 |
-
"35": "watermelon"
|
37 |
-
"4": "cabbage",
|
38 |
-
"5": "capsicum",
|
39 |
-
"6": "carrot",
|
40 |
-
"7": "cauliflower",
|
41 |
-
"8": "chilli pepper",
|
42 |
-
"9": "corn"
|
43 |
},
|
44 |
"initializer_factor": 1.0,
|
45 |
"label2id": {
|
@@ -91,7 +91,7 @@
|
|
91 |
"model_type": "clip_text_model"
|
92 |
},
|
93 |
"torch_dtype": "float32",
|
94 |
-
"transformers_version": "4.
|
95 |
"vision_config": {
|
96 |
"dropout": 0.0,
|
97 |
"model_type": "clip_vision_model"
|
|
|
6 |
"id2label": {
|
7 |
"0": "apple",
|
8 |
"1": "banana",
|
9 |
+
"2": "beetroot",
|
10 |
+
"3": "bell pepper",
|
11 |
+
"4": "cabbage",
|
12 |
+
"5": "capsicum",
|
13 |
+
"6": "carrot",
|
14 |
+
"7": "cauliflower",
|
15 |
+
"8": "chilli pepper",
|
16 |
+
"9": "corn",
|
17 |
"10": "cucumber",
|
18 |
"11": "eggplant",
|
19 |
"12": "garlic",
|
|
|
24 |
"17": "lemon",
|
25 |
"18": "lettuce",
|
26 |
"19": "mango",
|
|
|
27 |
"20": "onion",
|
28 |
"21": "orange",
|
29 |
"22": "paprika",
|
|
|
34 |
"27": "potato",
|
35 |
"28": "raddish",
|
36 |
"29": "soy beans",
|
|
|
37 |
"30": "spinach",
|
38 |
"31": "sweetcorn",
|
39 |
"32": "sweetpotato",
|
40 |
"33": "tomato",
|
41 |
"34": "turnip",
|
42 |
+
"35": "watermelon"
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
},
|
44 |
"initializer_factor": 1.0,
|
45 |
"label2id": {
|
|
|
91 |
"model_type": "clip_text_model"
|
92 |
},
|
93 |
"torch_dtype": "float32",
|
94 |
+
"transformers_version": "4.38.2",
|
95 |
"vision_config": {
|
96 |
"dropout": 0.0,
|
97 |
"model_type": "clip_vision_model"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 349958720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b8123cced8ae474b628feb6ca305384f65a35fa4d12eabe21bc3ac482888300
|
3 |
size 349958720
|