aaa12963337 commited on
Commit
74ebbdc
1 Parent(s): 3df5abc

End of training

Browse files
Files changed (2) hide show
  1. README.md +19 -19
  2. model.safetensors +1 -1
README.md CHANGED
@@ -23,16 +23,16 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8460220784164446
27
  - name: F1
28
  type: f1
29
- value: 0.8017318846499469
30
  - name: Precision
31
  type: precision
32
- value: 0.8296559303406882
33
  - name: Recall
34
  type: recall
35
- value: 0.7756263336758081
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.3451
46
- - Accuracy: 0.8460
47
- - F1: 0.8017
48
- - Precision: 0.8297
49
- - Recall: 0.7756
50
 
51
  ## Model description
52
 
@@ -80,16 +80,16 @@ 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 | 1970 | 0.5230 | 0.7410 | 0.6588 | 0.6988 | 0.6232 |
84
- | 0.4805 | 2.0 | 3941 | 0.4447 | 0.7924 | 0.7298 | 0.7640 | 0.6986 |
85
- | 0.4521 | 3.0 | 5911 | 0.4090 | 0.8107 | 0.7518 | 0.7936 | 0.7141 |
86
- | 0.4343 | 4.0 | 7882 | 0.3878 | 0.8239 | 0.7768 | 0.7907 | 0.7634 |
87
- | 0.4003 | 5.0 | 9852 | 0.3720 | 0.8328 | 0.7850 | 0.8113 | 0.7604 |
88
- | 0.3887 | 6.0 | 11823 | 0.3620 | 0.8376 | 0.7875 | 0.8295 | 0.7496 |
89
- | 0.3709 | 7.0 | 13793 | 0.3506 | 0.8435 | 0.7977 | 0.8286 | 0.7690 |
90
- | 0.3686 | 8.0 | 15764 | 0.3473 | 0.8461 | 0.8025 | 0.8271 | 0.7793 |
91
- | 0.3819 | 9.0 | 17734 | 0.3422 | 0.8476 | 0.8052 | 0.8270 | 0.7845 |
92
- | 0.3838 | 10.0 | 19700 | 0.3451 | 0.8460 | 0.8017 | 0.8297 | 0.7756 |
93
 
94
 
95
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.6308708414872799
27
  - name: F1
28
  type: f1
29
+ value: 0.47632740072381147
30
  - name: Precision
31
  type: precision
32
+ value: 0.6193914388860238
33
  - name: Recall
34
  type: recall
35
+ value: 0.3869512686266613
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.8600
46
+ - Accuracy: 0.6309
47
+ - F1: 0.4763
48
+ - Precision: 0.6194
49
+ - Recall: 0.3870
50
 
51
  ## Model description
52
 
 
80
 
81
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
82
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
83
+ | 0.5496 | 1.0 | 2015 | 0.7573 | 0.5955 | 0.4196 | 0.5559 | 0.3369 |
84
+ | 0.4807 | 2.0 | 4031 | 0.7416 | 0.6309 | 0.4981 | 0.6074 | 0.4222 |
85
+ | 0.4235 | 3.0 | 6047 | 0.7680 | 0.6325 | 0.5047 | 0.6076 | 0.4317 |
86
+ | 0.3879 | 4.0 | 8063 | 0.7875 | 0.6339 | 0.4923 | 0.6179 | 0.4092 |
87
+ | 0.3702 | 5.0 | 10078 | 0.7923 | 0.6383 | 0.5128 | 0.6168 | 0.4388 |
88
+ | 0.3568 | 6.0 | 12094 | 0.8311 | 0.6313 | 0.4969 | 0.6090 | 0.4197 |
89
+ | 0.3661 | 7.0 | 14110 | 0.8345 | 0.6316 | 0.4843 | 0.6166 | 0.3987 |
90
+ | 0.354 | 8.0 | 16126 | 0.8501 | 0.6305 | 0.4800 | 0.6162 | 0.3931 |
91
+ | 0.3569 | 9.0 | 18141 | 0.8552 | 0.6318 | 0.4809 | 0.6193 | 0.3931 |
92
+ | 0.3536 | 10.0 | 20150 | 0.8600 | 0.6309 | 0.4763 | 0.6194 | 0.3870 |
93
 
94
 
95
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e54bfb0367fca7652a48002bb73eebc5a1f01406468cc009d486d6106c084999
3
  size 77928008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ad18e59581da9d9e3a6d1b0e1a50077d1a71a6299950469170aacd76c64c49
3
  size 77928008