ricardoSLabs
commited on
Commit
•
f865dca
1
Parent(s):
eea6dc2
End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
@@ -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
|
@@ -31,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# CIDAUTv2
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
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 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: microsoft/beit-base-patch16-224-pt22k-ft22k
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.9259259259259259
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# CIDAUTv2
|
33 |
|
34 |
+
This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.2719
|
37 |
+
- Accuracy: 0.9259
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
+
| No log | 1.0 | 4 | 0.7322 | 0.5880 |
|
72 |
+
| No log | 2.0 | 8 | 0.6585 | 0.5972 |
|
73 |
+
| 0.7438 | 3.0 | 12 | 0.6115 | 0.7222 |
|
74 |
+
| 0.7438 | 4.0 | 16 | 0.5726 | 0.7546 |
|
75 |
+
| 0.5781 | 5.0 | 20 | 0.4803 | 0.7824 |
|
76 |
+
| 0.5781 | 6.0 | 24 | 0.4627 | 0.8333 |
|
77 |
+
| 0.5781 | 7.0 | 28 | 0.4060 | 0.8056 |
|
78 |
+
| 0.4511 | 8.0 | 32 | 0.3512 | 0.8796 |
|
79 |
+
| 0.4511 | 9.0 | 36 | 0.2725 | 0.9028 |
|
80 |
+
| 0.296 | 10.0 | 40 | 0.2719 | 0.9259 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
runs/Nov07_17-00-10_62065dcb3e0c/events.out.tfevents.1730998812.62065dcb3e0c.30.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:bad062ede9356b1a95ec4f9f87bbced7686904ca014c5a6297a8fa159bbaefbc
|
3 |
+
size 10109
|