End of training
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -16,12 +16,12 @@ model-index:
|
|
16 |
name: fair_face
|
17 |
type: fair_face
|
18 |
config: '0.25'
|
19 |
-
split: train[:
|
20 |
args: '0.25'
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier) on the fair_face dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss:
|
35 |
-
- Accuracy: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
75 |
|
76 |
-
- Transformers 4.
|
77 |
-
- Pytorch
|
78 |
- Datasets 2.14.5
|
79 |
-
- Tokenizers 0.
|
|
|
16 |
name: fair_face
|
17 |
type: fair_face
|
18 |
config: '0.25'
|
19 |
+
split: train[:7000]
|
20 |
args: '0.25'
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
+
value: 0.5707142857142857
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [nateraw/vit-age-classifier](https://huggingface.co/nateraw/vit-age-classifier) on the fair_face dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 1.0061
|
35 |
+
- Accuracy: 0.5707
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 0.9702 | 0.99 | 87 | 0.9851 | 0.5657 |
|
70 |
+
| 0.912 | 2.0 | 175 | 0.9593 | 0.58 |
|
71 |
+
| 0.8171 | 2.98 | 261 | 1.0026 | 0.58 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
75 |
|
76 |
+
- Transformers 4.34.0.dev0
|
77 |
+
- Pytorch 1.12.1+cu116
|
78 |
- Datasets 2.14.5
|
79 |
+
- Tokenizers 0.12.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343288497
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c5883496867b13897143a8464cf649fc54bf2aa564e8780d34dd76f9528d2f2
|
3 |
size 343288497
|