aaa12963337 commited on
Commit
da1e5ae
1 Parent(s): 9a2aa41

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -23,16 +23,16 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.6217151244059268
27
  - name: F1
28
  type: f1
29
- value: 0.5152478617168957
30
  - name: Precision
31
  type: precision
32
- value: 0.5801734570391287
33
  - name: Recall
34
  type: recall
35
- value: 0.4633910592025775
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -42,11 +42,11 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  This model was trained from scratch on the imagefolder dataset.
44
  It achieves the following results on the evaluation set:
45
- - Loss: 0.6730
46
- - Accuracy: 0.6217
47
- - F1: 0.5152
48
- - Precision: 0.5802
49
- - Recall: 0.4634
50
 
51
  ## Model description
52
 
@@ -80,10 +80,10 @@ The following hyperparameters were used during training:
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
83
- | 0.5705 | 1.0 | 2015 | 0.6879 | 0.5897 | 0.4460 | 0.5384 | 0.3807 |
84
- | 0.5309 | 2.0 | 4031 | 0.6788 | 0.6091 | 0.4859 | 0.5657 | 0.4258 |
85
- | 0.5263 | 3.0 | 6047 | 0.7020 | 0.6036 | 0.4322 | 0.5709 | 0.3477 |
86
- | 0.496 | 4.0 | 8060 | 0.6730 | 0.6217 | 0.5152 | 0.5802 | 0.4634 |
87
 
88
 
89
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.6336664802907465
27
  - name: F1
28
  type: f1
29
+ value: 0.5299313932110667
30
  - name: Precision
31
  type: precision
32
+ value: 0.5977139389034999
33
  - name: Recall
34
  type: recall
35
+ value: 0.4759565042287555
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
42
 
43
  This model was trained from scratch on the imagefolder dataset.
44
  It achieves the following results on the evaluation set:
45
+ - Loss: 0.6854
46
+ - Accuracy: 0.6337
47
+ - F1: 0.5299
48
+ - Precision: 0.5977
49
+ - Recall: 0.4760
50
 
51
  ## Model description
52
 
 
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
82
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
83
+ | 0.499 | 1.0 | 2015 | 0.7028 | 0.6189 | 0.4730 | 0.5911 | 0.3942 |
84
+ | 0.4738 | 2.0 | 4031 | 0.7003 | 0.6268 | 0.4981 | 0.5979 | 0.4268 |
85
+ | 0.4788 | 3.0 | 6047 | 0.7195 | 0.6148 | 0.4517 | 0.5906 | 0.3657 |
86
+ | 0.4523 | 4.0 | 8060 | 0.6854 | 0.6337 | 0.5299 | 0.5977 | 0.4760 |
87
 
88
 
89
  ### Framework versions