xiaopch commited on
Commit
151cfc6
1 Parent(s): ee11a38

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,21 +9,45 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "daisy",
13
- "1": "dandelion",
14
- "2": "roses",
15
- "3": "sunflowers",
16
- "4": "tulips"
 
 
 
 
 
 
 
 
 
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "daisy": 0,
23
- "dandelion": 1,
24
- "roses": 2,
25
- "sunflowers": 3,
26
- "tulips": 4
 
 
 
 
 
 
 
 
 
 
 
 
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Spodoptera_litura",
13
+ "1": "aphid",
14
+ "2": "beet_armyworm",
15
+ "3": "borer",
16
+ "4": "chemical_fertilizer",
17
+ "5": "cnidocampa_flavescens",
18
+ "6": "corn_borer",
19
+ "7": "cotton_bollworm",
20
+ "8": "fhb",
21
+ "9": "grasshopper",
22
+ "10": "longhorn_beetle",
23
+ "11": "oriental_fruit_fly",
24
+ "12": "pesticides",
25
+ "13": "plutella_xylostella",
26
+ "14": "rice_planthopper",
27
+ "15": "rice_stem_borer",
28
+ "16": "rolled_leaf_borer"
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
32
  "intermediate_size": 3072,
33
  "label2id": {
34
+ "Spodoptera_litura": 0,
35
+ "aphid": 1,
36
+ "beet_armyworm": 2,
37
+ "borer": 3,
38
+ "chemical_fertilizer": 4,
39
+ "cnidocampa_flavescens": 5,
40
+ "corn_borer": 6,
41
+ "cotton_bollworm": 7,
42
+ "fhb": 8,
43
+ "grasshopper": 9,
44
+ "longhorn_beetle": 10,
45
+ "oriental_fruit_fly": 11,
46
+ "pesticides": 12,
47
+ "plutella_xylostella": 13,
48
+ "rice_planthopper": 14,
49
+ "rice_stem_borer": 15,
50
+ "rolled_leaf_borer": 16
51
  },
52
  "layer_norm_eps": 1e-12,
53
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f9c90411fa0c2fe1227236675c9c414d064e59b41c00240118119d11fe2cddc
3
- size 343233204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2214a52e8d3b3d84e5a19d902ecc5e2749e8c52b604e95a2c6b452d9f00cffdc
3
+ size 343270116
runs/Nov30_13-49-19_4b23d0e9dade/events.out.tfevents.1701352199.4b23d0e9dade.2219.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed1c866a2eb9c8c8b5baaa482923998715d90ebae9acba0eff477f1f506fd43
3
+ size 5844
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a1e23a7a950e9535d32fdd44361dd050d427a3dc472d44eb694d7d6a3c05eca
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777b88550c61489f8689d82a1fcf6d502374fe608613fb14b7b912cef9b4781b
3
  size 4600