thenewsupercell commited on
Commit
b65b429
·
verified ·
1 Parent(s): 9dbb99e

thenewsupercell/DF_Image_VIT

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0683
22
- - F1: 0.6523
23
 
24
  ## Model description
25
 
 
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0255
22
+ - F1: 0.8152
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_f1": 0.8152492668621701,
4
+ "eval_loss": 0.02546444721519947,
5
+ "eval_runtime": 84.6428,
6
+ "eval_samples_per_second": 120.093,
7
+ "eval_steps_per_second": 7.514,
8
+ "total_flos": 2.2832239820043387e+19,
9
+ "train_loss": 0.018179216772772535,
10
+ "train_runtime": 6460.7853,
11
+ "train_samples_per_second": 45.604,
12
+ "train_steps_per_second": 2.85
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_f1": 0.8152492668621701,
4
+ "eval_loss": 0.02546444721519947,
5
+ "eval_runtime": 84.6428,
6
+ "eval_samples_per_second": 120.093,
7
+ "eval_steps_per_second": 7.514
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 2.2832239820043387e+19,
4
+ "train_loss": 0.018179216772772535,
5
+ "train_runtime": 6460.7853,
6
+ "train_samples_per_second": 45.604,
7
+ "train_steps_per_second": 2.85
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff