jerryteps commited on
Commit
7fdc1be
·
1 Parent(s): 2730b14

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
- value: 0.6425188074672611
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  This model was trained from scratch on the imagefolder dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.9403
34
- - Accuracy: 0.6425
35
 
36
  ## Model description
37
 
@@ -65,16 +65,16 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 1.4726 | 1.0 | 252 | 1.3072 | 0.5068 |
69
- | 1.2683 | 2.0 | 505 | 1.0996 | 0.5865 |
70
- | 1.2177 | 3.0 | 757 | 1.0444 | 0.6096 |
71
- | 1.1636 | 4.0 | 1010 | 1.0185 | 0.6096 |
72
- | 1.1372 | 5.0 | 1262 | 0.9945 | 0.6205 |
73
- | 1.113 | 6.0 | 1515 | 0.9703 | 0.6342 |
74
- | 1.0734 | 7.0 | 1767 | 0.9574 | 0.6333 |
75
- | 1.0501 | 8.0 | 2020 | 0.9503 | 0.6375 |
76
- | 1.0361 | 9.0 | 2272 | 0.9488 | 0.6389 |
77
- | 1.0302 | 9.98 | 2520 | 0.9403 | 0.6425 |
78
 
79
 
80
  ### Framework versions
 
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
+ value: 0.647255502925606
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  This model was trained from scratch on the imagefolder dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.9476
34
+ - Accuracy: 0.6473
35
 
36
  ## Model description
37
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.472 | 1.0 | 252 | 1.3291 | 0.4887 |
69
+ | 1.2941 | 2.0 | 505 | 1.1145 | 0.5793 |
70
+ | 1.2117 | 3.0 | 757 | 1.0483 | 0.6043 |
71
+ | 1.1616 | 4.0 | 1010 | 1.0137 | 0.6233 |
72
+ | 1.1654 | 5.0 | 1262 | 0.9975 | 0.6291 |
73
+ | 1.1297 | 6.0 | 1515 | 0.9766 | 0.6414 |
74
+ | 1.0645 | 7.0 | 1767 | 0.9668 | 0.6372 |
75
+ | 1.0692 | 8.0 | 2020 | 0.9603 | 0.6450 |
76
+ | 1.0711 | 9.0 | 2272 | 0.9521 | 0.6425 |
77
+ | 1.0344 | 9.98 | 2520 | 0.9476 | 0.6473 |
78
 
79
 
80
  ### Framework versions