End of training
Browse files- README.md +15 -12
- model.safetensors +1 -1
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 |
# emotion_classifier
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 1.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -67,13 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 1.0 | 40 |
|
71 |
-
| No log | 2.0 | 80 |
|
72 |
-
| No log | 3.0 | 120 | 1.
|
73 |
-
| No log | 4.0 | 160 | 1.
|
74 |
-
| No log | 5.0 | 200 | 1.
|
75 |
-
| No log | 6.0 | 240 | 1.
|
76 |
-
| No log | 7.0 | 280 | 1.
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.4125
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# emotion_classifier
|
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.6092
|
37 |
+
- Accuracy: 0.4125
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 40 | 2.0750 | 0.15 |
|
71 |
+
| No log | 2.0 | 80 | 2.0046 | 0.1875 |
|
72 |
+
| No log | 3.0 | 120 | 1.8909 | 0.3063 |
|
73 |
+
| No log | 4.0 | 160 | 1.7726 | 0.3563 |
|
74 |
+
| No log | 5.0 | 200 | 1.6970 | 0.3438 |
|
75 |
+
| No log | 6.0 | 240 | 1.6562 | 0.3937 |
|
76 |
+
| No log | 7.0 | 280 | 1.6269 | 0.4062 |
|
77 |
+
| No log | 8.0 | 320 | 1.6092 | 0.4125 |
|
78 |
+
| No log | 9.0 | 360 | 1.6012 | 0.4125 |
|
79 |
+
| No log | 10.0 | 400 | 1.5955 | 0.4125 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343242432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7468f23abccbff815f409c99cfbe7180710b3f6ff97e38f3877c7c00c5a9ec2
|
3 |
size 343242432
|