uday5678 commited on
Commit
ee1347d
1 Parent(s): b4a99a5

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
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.1984
21
- - Accuracy: 0.5641
22
 
23
  ## Model description
24
 
 
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.1574
21
+ - Accuracy: 0.5795
22
 
23
  ## Model description
24
 
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.956268221574344,
3
+ "eval_accuracy": 0.5795371720116618,
4
+ "eval_loss": 1.1573843955993652,
5
+ "eval_runtime": 89.7717,
6
+ "eval_samples_per_second": 122.266,
7
+ "eval_steps_per_second": 1.916
8
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.956268221574344,
3
+ "eval_accuracy": 0.5795371720116618,
4
+ "eval_loss": 1.1573843955993652,
5
+ "eval_runtime": 89.7717,
6
+ "eval_samples_per_second": 122.266,
7
+ "eval_steps_per_second": 1.916
8
+ }