End of training
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results:
|
14 |
- task:
|
15 |
name: Image Classification
|
@@ -23,18 +23,18 @@ 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
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
#
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 1.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -65,9 +65,9 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
|
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
+
- name: EmotionRecognition
|
13 |
results:
|
14 |
- task:
|
15 |
name: Image Classification
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.3875
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# EmotionRecognition
|
33 |
|
34 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 1.6785
|
37 |
+
- Accuracy: 0.3875
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 1.9926 | 1.0 | 40 | 1.8900 | 0.3063 |
|
69 |
+
| 1.684 | 2.0 | 80 | 1.7338 | 0.4 |
|
70 |
+
| 1.4968 | 3.0 | 120 | 1.6785 | 0.3875 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
runs/Sep05_16-48-43_39ff819edf61/events.out.tfevents.1725554933.39ff819edf61.10226.1
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:dfdec4431c0366b23767d593c99b3c9624bc3ee5c3cadd83d13176f4d8471f7d
|
3 |
+
size 7099
|
runs/Sep05_16-48-43_39ff819edf61/events.out.tfevents.1725555617.39ff819edf61.10226.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f1105c1d14c000ea9102742ad21d666ddff1a565fae1968f3411a58aa8940e6
|
3 |
+
size 405
|