uday5678 commited on
Commit
42fadf0
1 Parent(s): 3aa348e

End of training

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. all_results.json +8 -0
  3. eval_results.json +8 -0
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [motheecreator/vit-Facial-Expression-Recognition](https://huggingface.co/motheecreator/vit-Facial-Expression-Recognition) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3281
20
- - Accuracy: 0.8909
21
 
22
  ## Model description
23
 
 
16
 
17
  This model is a fine-tuned version of [motheecreator/vit-Facial-Expression-Recognition](https://huggingface.co/motheecreator/vit-Facial-Expression-Recognition) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3291
20
+ - Accuracy: 0.8908
21
 
22
  ## Model description
23
 
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9737609329446064,
3
+ "eval_accuracy": 0.8907616618075802,
4
+ "eval_loss": 0.3291293680667877,
5
+ "eval_runtime": 91.7556,
6
+ "eval_samples_per_second": 119.622,
7
+ "eval_steps_per_second": 1.875
8
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.9737609329446064,
3
+ "eval_accuracy": 0.8907616618075802,
4
+ "eval_loss": 0.3291293680667877,
5
+ "eval_runtime": 91.7556,
6
+ "eval_samples_per_second": 119.622,
7
+ "eval_steps_per_second": 1.875
8
+ }