muAtarist commited on
Commit
28fb6bc
1 Parent(s): bbdb1bc

Upload ConvNextForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +11 -15
  2. model.safetensors +2 -2
config.json CHANGED
@@ -18,26 +18,22 @@
18
  768
19
  ],
20
  "id2label": {
21
- "0": "CR",
22
- "1": "GLS",
23
- "2": "NCLB",
24
  "3": "NoFoliarSymptoms",
25
- "4": "Other",
26
- "5": "PLS",
27
- "6": "SR",
28
- "7": "UnidentifiedDisease"
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
32
  "label2id": {
33
- "CR": 0,
34
- "GLS": 1,
35
- "NCLB": 2,
36
  "NoFoliarSymptoms": 3,
37
- "Other": 4,
38
- "PLS": 5,
39
- "SR": 6,
40
- "UnidentifiedDisease": 7
41
  },
42
  "layer_norm_eps": 1e-12,
43
  "layer_scale_init_value": 1e-06,
@@ -60,5 +56,5 @@
60
  "stage4"
61
  ],
62
  "torch_dtype": "float32",
63
- "transformers_version": "4.40.2"
64
  }
 
18
  768
19
  ],
20
  "id2label": {
21
+ "0": "CommonRust",
22
+ "1": "GreyLeafSpot",
23
+ "2": "LeafBlight",
24
  "3": "NoFoliarSymptoms",
25
+ "4": "PhaeosphaeriaLeafSpot",
26
+ "5": "UnidentifiedDisease"
 
 
27
  },
28
  "image_size": 224,
29
  "initializer_range": 0.02,
30
  "label2id": {
31
+ "CommonRust": 0,
32
+ "GreyLeafSpot": 1,
33
+ "LeafBlight": 2,
34
  "NoFoliarSymptoms": 3,
35
+ "PhaeosphaeriaLeafSpot": 4,
36
+ "UnidentifiedDisease": 5
 
 
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "layer_scale_init_value": 1e-06,
 
56
  "stage4"
57
  ],
58
  "torch_dtype": "float32",
59
+ "transformers_version": "4.39.3"
60
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:525f2bc44d141d0fa785f723c3f9eafcca90688a14e9612ffc3648b925969671
3
- size 111326392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db52641e17bec97397add88277e685d46f498bac222ebb4b18af5b41a8239b7
3
+ size 111320240