aaa12963337
commited on
Commit
•
74ebbdc
1
Parent(s):
3df5abc
End of training
Browse files- README.md +19 -19
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,16 +23,16 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
-
value: 0.
|
30 |
- name: Precision
|
31 |
type: precision
|
32 |
-
value: 0.
|
33 |
- name: Recall
|
34 |
type: recall
|
35 |
-
value: 0.
|
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.
|
46 |
-
- Accuracy: 0.
|
47 |
-
- F1: 0.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
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.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
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:
|
3 |
size 77928008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11ad18e59581da9d9e3a6d1b0e1a50077d1a71a6299950469170aacd76c64c49
|
3 |
size 77928008
|