YufeiWeng commited on
Commit
1b0b3f4
·
verified ·
1 Parent(s): 8a351e3

End of training

Browse files
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
@@ -17,7 +19,7 @@ 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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0542
21
  - Accuracy: 0.4973
22
 
23
  ## Model description
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
+ - vision
7
  - generated_from_trainer
8
  metrics:
9
  - accuracy
 
19
 
20
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0538
23
  - Accuracy: 0.4973
24
 
25
  ## Model description
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "eval_accuracy": 0.49727767695099817,
4
+ "eval_loss": 0.05379448086023331,
5
+ "eval_runtime": 166.1563,
6
+ "eval_samples_per_second": 228.815,
7
+ "eval_steps_per_second": 7.156,
8
+ "total_flos": 8.347401051492786e+19,
9
+ "train_loss": 0.06811449300626686,
10
+ "train_runtime": 11899.7505,
11
+ "train_samples_per_second": 90.523,
12
+ "train_steps_per_second": 2.829
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "eval_accuracy": 0.49727767695099817,
4
+ "eval_loss": 0.05379448086023331,
5
+ "eval_runtime": 166.1563,
6
+ "eval_samples_per_second": 228.815,
7
+ "eval_steps_per_second": 7.156
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "total_flos": 8.347401051492786e+19,
4
+ "train_loss": 0.06811449300626686,
5
+ "train_runtime": 11899.7505,
6
+ "train_samples_per_second": 90.523,
7
+ "train_steps_per_second": 2.829
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff