Master-Rapha7 commited on
Commit
049fb42
·
verified ·
1 Parent(s): 24b41ff

End of training

Browse files
README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: transformers
3
  base_model: google/mobilenet_v2_1.0_224
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
@@ -18,28 +20,28 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # mobilenetv2-typecoffee-2
20
 
21
- This model is a fine-tuned version of [google/mobilenet_v2_1.0_224](https://huggingface.co/google/mobilenet_v2_1.0_224) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.6716
24
- - Accuracy: 0.6708
25
- - Precision: 0.8169
26
- - Recall: 0.6696
27
- - F1: 0.6597
28
- - Precision Durariadorio 128x128: 1.0
29
- - Recall Durariadorio 128x128: 0.2569
30
- - F1 Durariadorio 128x128: 0.4088
31
- - Precision Mole 128x128: 0.9839
32
- - Recall Mole 128x128: 0.4236
33
- - F1 Mole 128x128: 0.5922
34
- - Precision Quebrado 128x128: 0.8633
35
- - Recall Quebrado 128x128: 0.8333
36
- - F1 Quebrado 128x128: 0.8481
37
- - Precision Riadorio 128x128: 0.4050
38
- - Recall Riadorio 128x128: 0.8553
39
- - F1 Riadorio 128x128: 0.5497
40
- - Precision Riofechado 128x128: 0.8323
41
- - Recall Riofechado 128x128: 0.9789
42
- - F1 Riofechado 128x128: 0.8997
43
 
44
  ## Model description
45
 
 
2
  library_name: transformers
3
  base_model: google/mobilenet_v2_1.0_224
4
  tags:
5
+ - image-classification
6
+ - vision
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
 
20
 
21
  # mobilenetv2-typecoffee-2
22
 
23
+ This model is a fine-tuned version of [google/mobilenet_v2_1.0_224](https://huggingface.co/google/mobilenet_v2_1.0_224) on the Master-Rapha7/TypeCoffee_128x128 dataset.
24
  It achieves the following results on the evaluation set:
25
+ - Loss: 0.3384
26
+ - Accuracy: 0.8939
27
+ - Precision: 0.8983
28
+ - Recall: 0.8949
29
+ - F1: 0.8958
30
+ - Precision Durariadorio 128x128: 0.9545
31
+ - Recall Durariadorio 128x128: 0.875
32
+ - F1 Durariadorio 128x128: 0.9130
33
+ - Precision Mole 128x128: 0.9858
34
+ - Recall Mole 128x128: 0.9653
35
+ - F1 Mole 128x128: 0.9754
36
+ - Precision Quebrado 128x128: 0.8063
37
+ - Recall Quebrado 128x128: 0.8958
38
+ - F1 Quebrado 128x128: 0.8487
39
+ - Precision Riadorio 128x128: 0.8158
40
+ - Recall Riadorio 128x128: 0.8158
41
+ - F1 Riadorio 128x128: 0.8158
42
+ - Precision Riofechado 128x128: 0.9291
43
+ - Recall Riofechado 128x128: 0.9225
44
+ - F1 Riofechado 128x128: 0.9258
45
 
46
  ## Model description
47
 
all_results.json CHANGED
@@ -1,13 +1,31 @@
1
  {
2
- "epoch": 50.0,
3
- "eval_accuracy": 0.8705234159779615,
4
- "eval_loss": 0.3891112208366394,
5
- "eval_runtime": 1.9855,
6
- "eval_samples_per_second": 365.644,
7
- "eval_steps_per_second": 23.168,
8
- "total_flos": 7.644201407152128e+17,
9
- "train_loss": 0.40744263351618587,
10
- "train_runtime": 1591.5969,
11
- "train_samples_per_second": 182.553,
12
- "train_steps_per_second": 11.435
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
 
1
  {
2
+ "epoch": 100.0,
3
+ "eval_accuracy": 0.8939393939393939,
4
+ "eval_f1": 0.8957501623932316,
5
+ "eval_f1_DuraRiadoRio_128x128": 0.9130434782608695,
6
+ "eval_f1_Mole_128x128": 0.9754385964912281,
7
+ "eval_f1_Quebrado_128x128": 0.8486842105263158,
8
+ "eval_f1_RiadoRio_128x128": 0.8157894736842105,
9
+ "eval_f1_RioFechado_128x128": 0.9257950530035336,
10
+ "eval_loss": 0.3383881151676178,
11
+ "eval_precision": 0.8982957090501884,
12
+ "eval_precision_DuraRiadoRio_128x128": 0.9545454545454546,
13
+ "eval_precision_Mole_128x128": 0.9858156028368794,
14
+ "eval_precision_Quebrado_128x128": 0.80625,
15
+ "eval_precision_RiadoRio_128x128": 0.8157894736842105,
16
+ "eval_precision_RioFechado_128x128": 0.9290780141843972,
17
+ "eval_recall": 0.8948871592125854,
18
+ "eval_recall_DuraRiadoRio_128x128": 0.875,
19
+ "eval_recall_Mole_128x128": 0.9652777777777778,
20
+ "eval_recall_Quebrado_128x128": 0.8958333333333334,
21
+ "eval_recall_RiadoRio_128x128": 0.8157894736842105,
22
+ "eval_recall_RioFechado_128x128": 0.9225352112676056,
23
+ "eval_runtime": 2.1767,
24
+ "eval_samples_per_second": 333.527,
25
+ "eval_steps_per_second": 21.133,
26
+ "total_flos": 1.5288402814304256e+18,
27
+ "train_loss": 0.30421131687504904,
28
+ "train_runtime": 3220.4178,
29
+ "train_samples_per_second": 180.442,
30
+ "train_steps_per_second": 11.303
31
  }
eval_results.json CHANGED
@@ -1,8 +1,26 @@
1
  {
2
- "epoch": 50.0,
3
- "eval_accuracy": 0.8705234159779615,
4
- "eval_loss": 0.3891112208366394,
5
- "eval_runtime": 1.9855,
6
- "eval_samples_per_second": 365.644,
7
- "eval_steps_per_second": 23.168
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  }
 
1
  {
2
+ "epoch": 100.0,
3
+ "eval_accuracy": 0.8939393939393939,
4
+ "eval_f1": 0.8957501623932316,
5
+ "eval_f1_DuraRiadoRio_128x128": 0.9130434782608695,
6
+ "eval_f1_Mole_128x128": 0.9754385964912281,
7
+ "eval_f1_Quebrado_128x128": 0.8486842105263158,
8
+ "eval_f1_RiadoRio_128x128": 0.8157894736842105,
9
+ "eval_f1_RioFechado_128x128": 0.9257950530035336,
10
+ "eval_loss": 0.3383881151676178,
11
+ "eval_precision": 0.8982957090501884,
12
+ "eval_precision_DuraRiadoRio_128x128": 0.9545454545454546,
13
+ "eval_precision_Mole_128x128": 0.9858156028368794,
14
+ "eval_precision_Quebrado_128x128": 0.80625,
15
+ "eval_precision_RiadoRio_128x128": 0.8157894736842105,
16
+ "eval_precision_RioFechado_128x128": 0.9290780141843972,
17
+ "eval_recall": 0.8948871592125854,
18
+ "eval_recall_DuraRiadoRio_128x128": 0.875,
19
+ "eval_recall_Mole_128x128": 0.9652777777777778,
20
+ "eval_recall_Quebrado_128x128": 0.8958333333333334,
21
+ "eval_recall_RiadoRio_128x128": 0.8157894736842105,
22
+ "eval_recall_RioFechado_128x128": 0.9225352112676056,
23
+ "eval_runtime": 2.1767,
24
+ "eval_samples_per_second": 333.527,
25
+ "eval_steps_per_second": 21.133
26
  }
runs/Mar06_19-41-56_12dd6e624592/events.out.tfevents.1741293350.12dd6e624592.35890.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf7f235b6cec2805c6e17d40ef14cb3377972a9d2cdd7fafeb396b6c72336152
3
+ size 1590
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 50.0,
3
- "total_flos": 7.644201407152128e+17,
4
- "train_loss": 0.40744263351618587,
5
- "train_runtime": 1591.5969,
6
- "train_samples_per_second": 182.553,
7
- "train_steps_per_second": 11.435
8
  }
 
1
  {
2
+ "epoch": 100.0,
3
+ "total_flos": 1.5288402814304256e+18,
4
+ "train_loss": 0.30421131687504904,
5
+ "train_runtime": 3220.4178,
6
+ "train_samples_per_second": 180.442,
7
+ "train_steps_per_second": 11.303
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff