End of training
Browse files- README.md +4 -1
- all_results.json +38 -0
- runs/Mar16_20-28-22_dcc3090/events.out.tfevents.1742155914.dcc3090.3536659.1 +3 -0
- test_results.json +33 -0
- train_results.json +8 -0
- trainer_state.json +453 -0
README.md
CHANGED
@@ -3,6 +3,9 @@ library_name: transformers
|
|
3 |
license: other
|
4 |
base_model: facebook/mask2former-swin-tiny-coco-instance
|
5 |
tags:
|
|
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: finetune-instance-segmentation-mini-mask2former_augmentation_default
|
@@ -14,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# finetune-instance-segmentation-mini-mask2former_augmentation_default
|
16 |
|
17 |
-
This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 16.2566
|
20 |
- Map: 0.6229
|
|
|
3 |
license: other
|
4 |
base_model: facebook/mask2former-swin-tiny-coco-instance
|
5 |
tags:
|
6 |
+
- image-segmentation
|
7 |
+
- instance-segmentation
|
8 |
+
- vision
|
9 |
- generated_from_trainer
|
10 |
model-index:
|
11 |
- name: finetune-instance-segmentation-mini-mask2former_augmentation_default
|
|
|
17 |
|
18 |
# finetune-instance-segmentation-mini-mask2former_augmentation_default
|
19 |
|
20 |
+
This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on the jsalavedra/strawberry_disease dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 16.2566
|
23 |
- Map: 0.6229
|
all_results.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"test_loss": 16.243139266967773,
|
4 |
+
"test_map": 0.6229,
|
5 |
+
"test_map_50": 0.8172,
|
6 |
+
"test_map_75": 0.6824,
|
7 |
+
"test_map_Angular Leafspot": 0.54,
|
8 |
+
"test_map_Anthracnose Fruit Rot": 0.405,
|
9 |
+
"test_map_Blossom Blight": 0.7372,
|
10 |
+
"test_map_Gray Mold": 0.5767,
|
11 |
+
"test_map_Leaf Spot": 0.8783,
|
12 |
+
"test_map_Powdery Mildew Fruit": 0.5019,
|
13 |
+
"test_map_Powdery Mildew Leaf": 0.7209,
|
14 |
+
"test_map_large": 0.7146,
|
15 |
+
"test_map_medium": 0.401,
|
16 |
+
"test_map_small": 0.35,
|
17 |
+
"test_mar_1": 0.4279,
|
18 |
+
"test_mar_10": 0.7886,
|
19 |
+
"test_mar_100": 0.831,
|
20 |
+
"test_mar_100_Angular Leafspot": 0.8135,
|
21 |
+
"test_mar_100_Anthracnose Fruit Rot": 0.7118,
|
22 |
+
"test_mar_100_Blossom Blight": 0.8159,
|
23 |
+
"test_mar_100_Gray Mold": 0.7648,
|
24 |
+
"test_mar_100_Leaf Spot": 0.9416,
|
25 |
+
"test_mar_100_Powdery Mildew Fruit": 0.8833,
|
26 |
+
"test_mar_100_Powdery Mildew Leaf": 0.8863,
|
27 |
+
"test_mar_large": 0.8802,
|
28 |
+
"test_mar_medium": 0.7108,
|
29 |
+
"test_mar_small": 0.5,
|
30 |
+
"test_runtime": 110.5758,
|
31 |
+
"test_samples_per_second": 2.776,
|
32 |
+
"test_steps_per_second": 0.353,
|
33 |
+
"total_flos": 2.480418157142016e+18,
|
34 |
+
"train_loss": 22.080768023480427,
|
35 |
+
"train_runtime": 2477.079,
|
36 |
+
"train_samples_per_second": 5.854,
|
37 |
+
"train_steps_per_second": 0.367
|
38 |
+
}
|
runs/Mar16_20-28-22_dcc3090/events.out.tfevents.1742155914.dcc3090.3536659.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89a253b2e0e53031d50c878f54dfeda5ffa8f0707c3fa45effebef0c76028952
|
3 |
+
size 1892
|
test_results.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"test_loss": 16.243139266967773,
|
4 |
+
"test_map": 0.6229,
|
5 |
+
"test_map_50": 0.8172,
|
6 |
+
"test_map_75": 0.6824,
|
7 |
+
"test_map_Angular Leafspot": 0.54,
|
8 |
+
"test_map_Anthracnose Fruit Rot": 0.405,
|
9 |
+
"test_map_Blossom Blight": 0.7372,
|
10 |
+
"test_map_Gray Mold": 0.5767,
|
11 |
+
"test_map_Leaf Spot": 0.8783,
|
12 |
+
"test_map_Powdery Mildew Fruit": 0.5019,
|
13 |
+
"test_map_Powdery Mildew Leaf": 0.7209,
|
14 |
+
"test_map_large": 0.7146,
|
15 |
+
"test_map_medium": 0.401,
|
16 |
+
"test_map_small": 0.35,
|
17 |
+
"test_mar_1": 0.4279,
|
18 |
+
"test_mar_10": 0.7886,
|
19 |
+
"test_mar_100": 0.831,
|
20 |
+
"test_mar_100_Angular Leafspot": 0.8135,
|
21 |
+
"test_mar_100_Anthracnose Fruit Rot": 0.7118,
|
22 |
+
"test_mar_100_Blossom Blight": 0.8159,
|
23 |
+
"test_mar_100_Gray Mold": 0.7648,
|
24 |
+
"test_mar_100_Leaf Spot": 0.9416,
|
25 |
+
"test_mar_100_Powdery Mildew Fruit": 0.8833,
|
26 |
+
"test_mar_100_Powdery Mildew Leaf": 0.8863,
|
27 |
+
"test_mar_large": 0.8802,
|
28 |
+
"test_mar_medium": 0.7108,
|
29 |
+
"test_mar_small": 0.5,
|
30 |
+
"test_runtime": 110.5758,
|
31 |
+
"test_samples_per_second": 2.776,
|
32 |
+
"test_steps_per_second": 0.353
|
33 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 10.0,
|
3 |
+
"total_flos": 2.480418157142016e+18,
|
4 |
+
"train_loss": 22.080768023480427,
|
5 |
+
"train_runtime": 2477.079,
|
6 |
+
"train_samples_per_second": 5.854,
|
7 |
+
"train_steps_per_second": 0.367
|
8 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,453 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 10.0,
|
6 |
+
"eval_steps": 500,
|
7 |
+
"global_step": 910,
|
8 |
+
"is_hyper_param_search": false,
|
9 |
+
"is_local_process_zero": true,
|
10 |
+
"is_world_process_zero": true,
|
11 |
+
"log_history": [
|
12 |
+
{
|
13 |
+
"epoch": 1.0,
|
14 |
+
"grad_norm": 254.05361938476562,
|
15 |
+
"learning_rate": 1e-05,
|
16 |
+
"loss": 48.1383,
|
17 |
+
"step": 91
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 1.0,
|
21 |
+
"eval_loss": 32.74412536621094,
|
22 |
+
"eval_map": 0.072,
|
23 |
+
"eval_map_50": 0.0944,
|
24 |
+
"eval_map_75": 0.0789,
|
25 |
+
"eval_map_Angular Leafspot": 0.0097,
|
26 |
+
"eval_map_Anthracnose Fruit Rot": 0.001,
|
27 |
+
"eval_map_Blossom Blight": 0.0025,
|
28 |
+
"eval_map_Gray Mold": 0.0527,
|
29 |
+
"eval_map_Leaf Spot": 0.1818,
|
30 |
+
"eval_map_Powdery Mildew Fruit": 0.0002,
|
31 |
+
"eval_map_Powdery Mildew Leaf": 0.2557,
|
32 |
+
"eval_map_large": 0.1218,
|
33 |
+
"eval_map_medium": 0.028,
|
34 |
+
"eval_map_small": 0.0008,
|
35 |
+
"eval_mar_1": 0.1444,
|
36 |
+
"eval_mar_10": 0.2815,
|
37 |
+
"eval_mar_100": 0.3583,
|
38 |
+
"eval_mar_100_Angular Leafspot": 0.4962,
|
39 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.0529,
|
40 |
+
"eval_mar_100_Blossom Blight": 0.0727,
|
41 |
+
"eval_mar_100_Gray Mold": 0.2222,
|
42 |
+
"eval_mar_100_Leaf Spot": 0.8401,
|
43 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.05,
|
44 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.7737,
|
45 |
+
"eval_mar_large": 0.4277,
|
46 |
+
"eval_mar_medium": 0.1977,
|
47 |
+
"eval_mar_small": 0.2,
|
48 |
+
"eval_runtime": 126.5063,
|
49 |
+
"eval_samples_per_second": 2.427,
|
50 |
+
"eval_steps_per_second": 0.308,
|
51 |
+
"step": 91
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 2.0,
|
55 |
+
"grad_norm": 204.85903930664062,
|
56 |
+
"learning_rate": 1e-05,
|
57 |
+
"loss": 28.1321,
|
58 |
+
"step": 182
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 2.0,
|
62 |
+
"eval_loss": 26.825681686401367,
|
63 |
+
"eval_map": 0.2203,
|
64 |
+
"eval_map_50": 0.2891,
|
65 |
+
"eval_map_75": 0.2395,
|
66 |
+
"eval_map_Angular Leafspot": 0.0203,
|
67 |
+
"eval_map_Anthracnose Fruit Rot": 0.0049,
|
68 |
+
"eval_map_Blossom Blight": 0.1769,
|
69 |
+
"eval_map_Gray Mold": 0.1961,
|
70 |
+
"eval_map_Leaf Spot": 0.6355,
|
71 |
+
"eval_map_Powdery Mildew Fruit": 0.0087,
|
72 |
+
"eval_map_Powdery Mildew Leaf": 0.4998,
|
73 |
+
"eval_map_large": 0.2617,
|
74 |
+
"eval_map_medium": 0.1186,
|
75 |
+
"eval_map_small": 0.1267,
|
76 |
+
"eval_mar_1": 0.2987,
|
77 |
+
"eval_mar_10": 0.5351,
|
78 |
+
"eval_mar_100": 0.5913,
|
79 |
+
"eval_mar_100_Angular Leafspot": 0.5981,
|
80 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.1706,
|
81 |
+
"eval_mar_100_Blossom Blight": 0.65,
|
82 |
+
"eval_mar_100_Gray Mold": 0.6324,
|
83 |
+
"eval_mar_100_Leaf Spot": 0.9082,
|
84 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.3444,
|
85 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8353,
|
86 |
+
"eval_mar_large": 0.6649,
|
87 |
+
"eval_mar_medium": 0.3726,
|
88 |
+
"eval_mar_small": 0.4,
|
89 |
+
"eval_runtime": 103.7649,
|
90 |
+
"eval_samples_per_second": 2.959,
|
91 |
+
"eval_steps_per_second": 0.376,
|
92 |
+
"step": 182
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"epoch": 3.0,
|
96 |
+
"grad_norm": 294.7046813964844,
|
97 |
+
"learning_rate": 1e-05,
|
98 |
+
"loss": 23.6192,
|
99 |
+
"step": 273
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 3.0,
|
103 |
+
"eval_loss": 23.09336280822754,
|
104 |
+
"eval_map": 0.3141,
|
105 |
+
"eval_map_50": 0.408,
|
106 |
+
"eval_map_75": 0.3423,
|
107 |
+
"eval_map_Angular Leafspot": 0.0457,
|
108 |
+
"eval_map_Anthracnose Fruit Rot": 0.0175,
|
109 |
+
"eval_map_Blossom Blight": 0.4873,
|
110 |
+
"eval_map_Gray Mold": 0.2984,
|
111 |
+
"eval_map_Leaf Spot": 0.7575,
|
112 |
+
"eval_map_Powdery Mildew Fruit": 0.0257,
|
113 |
+
"eval_map_Powdery Mildew Leaf": 0.5666,
|
114 |
+
"eval_map_large": 0.3834,
|
115 |
+
"eval_map_medium": 0.195,
|
116 |
+
"eval_map_small": 0.2133,
|
117 |
+
"eval_mar_1": 0.3621,
|
118 |
+
"eval_mar_10": 0.6516,
|
119 |
+
"eval_mar_100": 0.6971,
|
120 |
+
"eval_mar_100_Angular Leafspot": 0.7288,
|
121 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.4059,
|
122 |
+
"eval_mar_100_Blossom Blight": 0.7205,
|
123 |
+
"eval_mar_100_Gray Mold": 0.7102,
|
124 |
+
"eval_mar_100_Leaf Spot": 0.9249,
|
125 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.5444,
|
126 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8451,
|
127 |
+
"eval_mar_large": 0.7797,
|
128 |
+
"eval_mar_medium": 0.4291,
|
129 |
+
"eval_mar_small": 0.4,
|
130 |
+
"eval_runtime": 105.9012,
|
131 |
+
"eval_samples_per_second": 2.899,
|
132 |
+
"eval_steps_per_second": 0.368,
|
133 |
+
"step": 273
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"epoch": 4.0,
|
137 |
+
"grad_norm": 168.80665588378906,
|
138 |
+
"learning_rate": 1e-05,
|
139 |
+
"loss": 20.6054,
|
140 |
+
"step": 364
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"epoch": 4.0,
|
144 |
+
"eval_loss": 21.18369483947754,
|
145 |
+
"eval_map": 0.398,
|
146 |
+
"eval_map_50": 0.5303,
|
147 |
+
"eval_map_75": 0.434,
|
148 |
+
"eval_map_Angular Leafspot": 0.264,
|
149 |
+
"eval_map_Anthracnose Fruit Rot": 0.0368,
|
150 |
+
"eval_map_Blossom Blight": 0.5386,
|
151 |
+
"eval_map_Gray Mold": 0.434,
|
152 |
+
"eval_map_Leaf Spot": 0.7965,
|
153 |
+
"eval_map_Powdery Mildew Fruit": 0.107,
|
154 |
+
"eval_map_Powdery Mildew Leaf": 0.6088,
|
155 |
+
"eval_map_large": 0.4998,
|
156 |
+
"eval_map_medium": 0.237,
|
157 |
+
"eval_map_small": 0.2115,
|
158 |
+
"eval_mar_1": 0.3852,
|
159 |
+
"eval_mar_10": 0.7062,
|
160 |
+
"eval_mar_100": 0.7568,
|
161 |
+
"eval_mar_100_Angular Leafspot": 0.7365,
|
162 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.5882,
|
163 |
+
"eval_mar_100_Blossom Blight": 0.75,
|
164 |
+
"eval_mar_100_Gray Mold": 0.7287,
|
165 |
+
"eval_mar_100_Leaf Spot": 0.9331,
|
166 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.7056,
|
167 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8557,
|
168 |
+
"eval_mar_large": 0.8306,
|
169 |
+
"eval_mar_medium": 0.5624,
|
170 |
+
"eval_mar_small": 0.5,
|
171 |
+
"eval_runtime": 101.7904,
|
172 |
+
"eval_samples_per_second": 3.016,
|
173 |
+
"eval_steps_per_second": 0.383,
|
174 |
+
"step": 364
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 5.0,
|
178 |
+
"grad_norm": 119.7629165649414,
|
179 |
+
"learning_rate": 1e-05,
|
180 |
+
"loss": 19.4288,
|
181 |
+
"step": 455
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 5.0,
|
185 |
+
"eval_loss": 19.911075592041016,
|
186 |
+
"eval_map": 0.4366,
|
187 |
+
"eval_map_50": 0.5924,
|
188 |
+
"eval_map_75": 0.4686,
|
189 |
+
"eval_map_Angular Leafspot": 0.3157,
|
190 |
+
"eval_map_Anthracnose Fruit Rot": 0.0679,
|
191 |
+
"eval_map_Blossom Blight": 0.5715,
|
192 |
+
"eval_map_Gray Mold": 0.4758,
|
193 |
+
"eval_map_Leaf Spot": 0.8107,
|
194 |
+
"eval_map_Powdery Mildew Fruit": 0.1825,
|
195 |
+
"eval_map_Powdery Mildew Leaf": 0.632,
|
196 |
+
"eval_map_large": 0.5269,
|
197 |
+
"eval_map_medium": 0.256,
|
198 |
+
"eval_map_small": 0.1758,
|
199 |
+
"eval_mar_1": 0.4005,
|
200 |
+
"eval_mar_10": 0.7295,
|
201 |
+
"eval_mar_100": 0.7887,
|
202 |
+
"eval_mar_100_Angular Leafspot": 0.7788,
|
203 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.6471,
|
204 |
+
"eval_mar_100_Blossom Blight": 0.7636,
|
205 |
+
"eval_mar_100_Gray Mold": 0.7389,
|
206 |
+
"eval_mar_100_Leaf Spot": 0.9315,
|
207 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8,
|
208 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8608,
|
209 |
+
"eval_mar_large": 0.8558,
|
210 |
+
"eval_mar_medium": 0.5917,
|
211 |
+
"eval_mar_small": 0.4,
|
212 |
+
"eval_runtime": 99.9857,
|
213 |
+
"eval_samples_per_second": 3.07,
|
214 |
+
"eval_steps_per_second": 0.39,
|
215 |
+
"step": 455
|
216 |
+
},
|
217 |
+
{
|
218 |
+
"epoch": 6.0,
|
219 |
+
"grad_norm": 118.0434341430664,
|
220 |
+
"learning_rate": 1e-05,
|
221 |
+
"loss": 17.8867,
|
222 |
+
"step": 546
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 6.0,
|
226 |
+
"eval_loss": 18.930248260498047,
|
227 |
+
"eval_map": 0.5064,
|
228 |
+
"eval_map_50": 0.6834,
|
229 |
+
"eval_map_75": 0.5457,
|
230 |
+
"eval_map_Angular Leafspot": 0.3472,
|
231 |
+
"eval_map_Anthracnose Fruit Rot": 0.1802,
|
232 |
+
"eval_map_Blossom Blight": 0.6516,
|
233 |
+
"eval_map_Gray Mold": 0.5193,
|
234 |
+
"eval_map_Leaf Spot": 0.8209,
|
235 |
+
"eval_map_Powdery Mildew Fruit": 0.3584,
|
236 |
+
"eval_map_Powdery Mildew Leaf": 0.6671,
|
237 |
+
"eval_map_large": 0.5693,
|
238 |
+
"eval_map_medium": 0.3232,
|
239 |
+
"eval_map_small": 0.35,
|
240 |
+
"eval_mar_1": 0.395,
|
241 |
+
"eval_mar_10": 0.7462,
|
242 |
+
"eval_mar_100": 0.8006,
|
243 |
+
"eval_mar_100_Angular Leafspot": 0.7731,
|
244 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.7,
|
245 |
+
"eval_mar_100_Blossom Blight": 0.7909,
|
246 |
+
"eval_mar_100_Gray Mold": 0.7398,
|
247 |
+
"eval_mar_100_Leaf Spot": 0.9362,
|
248 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8,
|
249 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8639,
|
250 |
+
"eval_mar_large": 0.8583,
|
251 |
+
"eval_mar_medium": 0.6427,
|
252 |
+
"eval_mar_small": 0.45,
|
253 |
+
"eval_runtime": 105.7187,
|
254 |
+
"eval_samples_per_second": 2.904,
|
255 |
+
"eval_steps_per_second": 0.369,
|
256 |
+
"step": 546
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 7.0,
|
260 |
+
"grad_norm": 313.7984619140625,
|
261 |
+
"learning_rate": 1e-05,
|
262 |
+
"loss": 16.9985,
|
263 |
+
"step": 637
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"epoch": 7.0,
|
267 |
+
"eval_loss": 18.269214630126953,
|
268 |
+
"eval_map": 0.5458,
|
269 |
+
"eval_map_50": 0.7266,
|
270 |
+
"eval_map_75": 0.6036,
|
271 |
+
"eval_map_Angular Leafspot": 0.4325,
|
272 |
+
"eval_map_Anthracnose Fruit Rot": 0.2601,
|
273 |
+
"eval_map_Blossom Blight": 0.7072,
|
274 |
+
"eval_map_Gray Mold": 0.5295,
|
275 |
+
"eval_map_Leaf Spot": 0.8566,
|
276 |
+
"eval_map_Powdery Mildew Fruit": 0.3656,
|
277 |
+
"eval_map_Powdery Mildew Leaf": 0.6692,
|
278 |
+
"eval_map_large": 0.6138,
|
279 |
+
"eval_map_medium": 0.353,
|
280 |
+
"eval_map_small": 0.2667,
|
281 |
+
"eval_mar_1": 0.4145,
|
282 |
+
"eval_mar_10": 0.7701,
|
283 |
+
"eval_mar_100": 0.8142,
|
284 |
+
"eval_mar_100_Angular Leafspot": 0.775,
|
285 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.7118,
|
286 |
+
"eval_mar_100_Blossom Blight": 0.8159,
|
287 |
+
"eval_mar_100_Gray Mold": 0.7472,
|
288 |
+
"eval_mar_100_Leaf Spot": 0.9424,
|
289 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8333,
|
290 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8737,
|
291 |
+
"eval_mar_large": 0.876,
|
292 |
+
"eval_mar_medium": 0.6488,
|
293 |
+
"eval_mar_small": 0.4,
|
294 |
+
"eval_runtime": 106.849,
|
295 |
+
"eval_samples_per_second": 2.873,
|
296 |
+
"eval_steps_per_second": 0.365,
|
297 |
+
"step": 637
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 8.0,
|
301 |
+
"grad_norm": 177.0318145751953,
|
302 |
+
"learning_rate": 1e-05,
|
303 |
+
"loss": 16.1493,
|
304 |
+
"step": 728
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 8.0,
|
308 |
+
"eval_loss": 17.31179428100586,
|
309 |
+
"eval_map": 0.5707,
|
310 |
+
"eval_map_50": 0.7557,
|
311 |
+
"eval_map_75": 0.6298,
|
312 |
+
"eval_map_Angular Leafspot": 0.4954,
|
313 |
+
"eval_map_Anthracnose Fruit Rot": 0.3283,
|
314 |
+
"eval_map_Blossom Blight": 0.7096,
|
315 |
+
"eval_map_Gray Mold": 0.5474,
|
316 |
+
"eval_map_Leaf Spot": 0.8717,
|
317 |
+
"eval_map_Powdery Mildew Fruit": 0.3381,
|
318 |
+
"eval_map_Powdery Mildew Leaf": 0.7045,
|
319 |
+
"eval_map_large": 0.6464,
|
320 |
+
"eval_map_medium": 0.3684,
|
321 |
+
"eval_map_small": 0.4036,
|
322 |
+
"eval_mar_1": 0.4175,
|
323 |
+
"eval_mar_10": 0.7831,
|
324 |
+
"eval_mar_100": 0.8275,
|
325 |
+
"eval_mar_100_Angular Leafspot": 0.7923,
|
326 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.7588,
|
327 |
+
"eval_mar_100_Blossom Blight": 0.8159,
|
328 |
+
"eval_mar_100_Gray Mold": 0.7528,
|
329 |
+
"eval_mar_100_Leaf Spot": 0.9436,
|
330 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8444,
|
331 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8847,
|
332 |
+
"eval_mar_large": 0.8822,
|
333 |
+
"eval_mar_medium": 0.6815,
|
334 |
+
"eval_mar_small": 0.45,
|
335 |
+
"eval_runtime": 106.8521,
|
336 |
+
"eval_samples_per_second": 2.873,
|
337 |
+
"eval_steps_per_second": 0.365,
|
338 |
+
"step": 728
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 9.0,
|
342 |
+
"grad_norm": 181.78402709960938,
|
343 |
+
"learning_rate": 1e-05,
|
344 |
+
"loss": 15.3879,
|
345 |
+
"step": 819
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 9.0,
|
349 |
+
"eval_loss": 16.721637725830078,
|
350 |
+
"eval_map": 0.5907,
|
351 |
+
"eval_map_50": 0.7634,
|
352 |
+
"eval_map_75": 0.6611,
|
353 |
+
"eval_map_Angular Leafspot": 0.5305,
|
354 |
+
"eval_map_Anthracnose Fruit Rot": 0.3748,
|
355 |
+
"eval_map_Blossom Blight": 0.7337,
|
356 |
+
"eval_map_Gray Mold": 0.5658,
|
357 |
+
"eval_map_Leaf Spot": 0.8738,
|
358 |
+
"eval_map_Powdery Mildew Fruit": 0.3421,
|
359 |
+
"eval_map_Powdery Mildew Leaf": 0.7144,
|
360 |
+
"eval_map_large": 0.6636,
|
361 |
+
"eval_map_medium": 0.3824,
|
362 |
+
"eval_map_small": 0.35,
|
363 |
+
"eval_mar_1": 0.4145,
|
364 |
+
"eval_mar_10": 0.7808,
|
365 |
+
"eval_mar_100": 0.8258,
|
366 |
+
"eval_mar_100_Angular Leafspot": 0.8019,
|
367 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.7529,
|
368 |
+
"eval_mar_100_Blossom Blight": 0.8136,
|
369 |
+
"eval_mar_100_Gray Mold": 0.7574,
|
370 |
+
"eval_mar_100_Leaf Spot": 0.9377,
|
371 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8333,
|
372 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8835,
|
373 |
+
"eval_mar_large": 0.8821,
|
374 |
+
"eval_mar_medium": 0.6663,
|
375 |
+
"eval_mar_small": 0.45,
|
376 |
+
"eval_runtime": 102.3396,
|
377 |
+
"eval_samples_per_second": 3.0,
|
378 |
+
"eval_steps_per_second": 0.381,
|
379 |
+
"step": 819
|
380 |
+
},
|
381 |
+
{
|
382 |
+
"epoch": 10.0,
|
383 |
+
"grad_norm": 179.42628479003906,
|
384 |
+
"learning_rate": 1e-05,
|
385 |
+
"loss": 14.4614,
|
386 |
+
"step": 910
|
387 |
+
},
|
388 |
+
{
|
389 |
+
"epoch": 10.0,
|
390 |
+
"eval_loss": 16.25663185119629,
|
391 |
+
"eval_map": 0.6229,
|
392 |
+
"eval_map_50": 0.8172,
|
393 |
+
"eval_map_75": 0.6824,
|
394 |
+
"eval_map_Angular Leafspot": 0.54,
|
395 |
+
"eval_map_Anthracnose Fruit Rot": 0.405,
|
396 |
+
"eval_map_Blossom Blight": 0.7372,
|
397 |
+
"eval_map_Gray Mold": 0.5767,
|
398 |
+
"eval_map_Leaf Spot": 0.8783,
|
399 |
+
"eval_map_Powdery Mildew Fruit": 0.5019,
|
400 |
+
"eval_map_Powdery Mildew Leaf": 0.7209,
|
401 |
+
"eval_map_large": 0.7146,
|
402 |
+
"eval_map_medium": 0.401,
|
403 |
+
"eval_map_small": 0.35,
|
404 |
+
"eval_mar_1": 0.4279,
|
405 |
+
"eval_mar_10": 0.7886,
|
406 |
+
"eval_mar_100": 0.831,
|
407 |
+
"eval_mar_100_Angular Leafspot": 0.8135,
|
408 |
+
"eval_mar_100_Anthracnose Fruit Rot": 0.7118,
|
409 |
+
"eval_mar_100_Blossom Blight": 0.8159,
|
410 |
+
"eval_mar_100_Gray Mold": 0.7648,
|
411 |
+
"eval_mar_100_Leaf Spot": 0.9416,
|
412 |
+
"eval_mar_100_Powdery Mildew Fruit": 0.8833,
|
413 |
+
"eval_mar_100_Powdery Mildew Leaf": 0.8863,
|
414 |
+
"eval_mar_large": 0.8802,
|
415 |
+
"eval_mar_medium": 0.7108,
|
416 |
+
"eval_mar_small": 0.5,
|
417 |
+
"eval_runtime": 104.3988,
|
418 |
+
"eval_samples_per_second": 2.941,
|
419 |
+
"eval_steps_per_second": 0.374,
|
420 |
+
"step": 910
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 10.0,
|
424 |
+
"step": 910,
|
425 |
+
"total_flos": 2.480418157142016e+18,
|
426 |
+
"train_loss": 22.080768023480427,
|
427 |
+
"train_runtime": 2477.079,
|
428 |
+
"train_samples_per_second": 5.854,
|
429 |
+
"train_steps_per_second": 0.367
|
430 |
+
}
|
431 |
+
],
|
432 |
+
"logging_steps": 500,
|
433 |
+
"max_steps": 910,
|
434 |
+
"num_input_tokens_seen": 0,
|
435 |
+
"num_train_epochs": 10,
|
436 |
+
"save_steps": 500,
|
437 |
+
"stateful_callbacks": {
|
438 |
+
"TrainerControl": {
|
439 |
+
"args": {
|
440 |
+
"should_epoch_stop": false,
|
441 |
+
"should_evaluate": false,
|
442 |
+
"should_log": false,
|
443 |
+
"should_save": true,
|
444 |
+
"should_training_stop": true
|
445 |
+
},
|
446 |
+
"attributes": {}
|
447 |
+
}
|
448 |
+
},
|
449 |
+
"total_flos": 2.480418157142016e+18,
|
450 |
+
"train_batch_size": 8,
|
451 |
+
"trial_name": null,
|
452 |
+
"trial_params": null
|
453 |
+
}
|