motheecreator commited on
Commit
d712510
1 Parent(s): 3e48b92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: motheecreator/vit-base-patch16-224-in21k-finetuned
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -8,7 +8,7 @@ datasets:
8
  metrics:
9
  - accuracy
10
  model-index:
11
- - name: vit-base-patch16-224-in21k-finetuned
12
  results:
13
  - task:
14
  name: Image Classification
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # vit-base-patch16-224-in21k-finetuned
32
 
33
- This model is a fine-tuned version of [motheecreator/vit-base-patch16-224-in21k-finetuned](https://huggingface.co/motheecreator/vit-base-patch16-224-in21k-finetuned) on the image_folder dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.4353
36
  - Accuracy: 0.8571
@@ -73,10 +73,10 @@ The following hyperparameters were used during training:
73
  | 0.5242 | 4.0 | 3192 | 0.7839 | 0.6282 |
74
  | 0.4321 | 5.0 | 3990 | 0.7823 | 0.6423 |
75
  | 0.3129 | 6.0 | 4788 | 0.7838 | 0.6533 |
76
- | 0.4245 | 7.0 | 5586 | 0.4382 | 0.8542 |
77
- | 0.3806 | 8.0 | 6384 | 0.4375 | 0.8531 |
78
- | 0.3112 | 9.0 | 7182 | 0.4372 | 0.8557 |
79
- | 0.2692 | 10.0 | 7980 | 0.4353 | 0.8571 |
80
 
81
 
82
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
8
  metrics:
9
  - accuracy
10
  model-index:
11
+ - name: Facial Expression Recognition
12
  results:
13
  - task:
14
  name: Image Classification
 
30
 
31
  # vit-base-patch16-224-in21k-finetuned
32
 
33
+ 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 FER 2013 and MMI datasets.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.4353
36
  - Accuracy: 0.8571
 
73
  | 0.5242 | 4.0 | 3192 | 0.7839 | 0.6282 |
74
  | 0.4321 | 5.0 | 3990 | 0.7823 | 0.6423 |
75
  | 0.3129 | 6.0 | 4788 | 0.7838 | 0.6533 |
76
+ | 0.4245 | 7.0 | 5586 | 0.8542 | 0.4382 |
77
+ | 0.3806 | 8.0 | 6384 | 0.8531 | 0.4375 |
78
+ | 0.3112 | 9.0 | 7182 | 0.8557 | 0.4372 |
79
+ | 0.2692 | 10.0 | 7980 | 0.8571 | 0.4353 |
80
 
81
 
82
  ### Framework versions