ricardoSLabs
commited on
Commit
•
a9dd6c3
1
Parent(s):
4104534
End of training
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -62,17 +62,22 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
-
- num_epochs:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
-
| No log | 1.0 | 4 | 0.
|
72 |
-
| No log | 2.0 | 8 | 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.75
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.5012
|
37 |
+
- Accuracy: 0.75
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
+
- num_epochs: 10
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
+
| No log | 1.0 | 4 | 0.7104 | 0.5139 |
|
72 |
+
| No log | 2.0 | 8 | 0.6436 | 0.6065 |
|
73 |
+
| 0.685 | 3.0 | 12 | 0.6004 | 0.6944 |
|
74 |
+
| 0.685 | 4.0 | 16 | 0.5978 | 0.6759 |
|
75 |
+
| 0.5422 | 5.0 | 20 | 0.5582 | 0.7222 |
|
76 |
+
| 0.5422 | 6.0 | 24 | 0.5222 | 0.7361 |
|
77 |
+
| 0.5422 | 7.0 | 28 | 0.5060 | 0.7222 |
|
78 |
+
| 0.4521 | 8.0 | 32 | 0.4957 | 0.7269 |
|
79 |
+
| 0.4521 | 9.0 | 36 | 0.4781 | 0.75 |
|
80 |
+
| 0.3741 | 10.0 | 40 | 0.5012 | 0.75 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f57d2a06f59a58792e4e76e3c7671e3f1af883426b0b83cf4874caf8a833fe
|
3 |
size 343223968
|
runs/Nov07_16-52-38_62e4925951f1/events.out.tfevents.1730998360.62e4925951f1.77.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c61b23e220099f07319d51585970bd3b02590d99c3a9419ba0a2c8f9abc8ea1d
|
3 |
+
size 9272
|