diegola123
commited on
Commit
•
cfb832a
1
Parent(s):
3e12252
End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,13 +67,13 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9881481481481481
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0395
|
36 |
+
- Accuracy: 0.9881
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.1337 | 1.0 | 190 | 0.1359 | 0.9663 |
|
71 |
+
| 0.0644 | 2.0 | 380 | 0.0814 | 0.9767 |
|
72 |
+
| 0.0544 | 3.0 | 570 | 0.0509 | 0.9863 |
|
73 |
+
| 0.0621 | 4.0 | 760 | 0.0457 | 0.9859 |
|
74 |
+
| 0.0335 | 5.0 | 950 | 0.0395 | 0.9881 |
|
75 |
+
| 0.0326 | 6.0 | 1140 | 0.0407 | 0.9870 |
|
76 |
+
| 0.0174 | 7.0 | 1330 | 0.0380 | 0.9881 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 111332552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6bbcff7677beea27637d6ba28fbba48d506bc744c5bdaed514e7c0fa3681548
|
3 |
size 111332552
|
runs/Apr14_11-30-45_fc3b5b8d5307/events.out.tfevents.1713094245.fc3b5b8d5307.267.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:944038401fa13d53c6f1243687b19d6d1fbc5b5641c6e07b34456832b6c85fb3
|
3 |
+
size 28297
|
runs/Apr14_11-30-45_fc3b5b8d5307/events.out.tfevents.1713094685.fc3b5b8d5307.267.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbd7b8c5126cf68df5716906473ba0ad020363f458c2fb968888d65b7d881764
|
3 |
+
size 411
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2a8faf34305866a1d1fa1fe9e7ef433d97bf255483c7c2d75f8e4cc822179c4
|
3 |
size 4664
|