YufeiWeng commited on
Commit
0478d52
·
verified ·
1 Parent(s): 86c7ce2

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
  - f1
@@ -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.0446
21
  - F1: 0.9705
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
  - f1
 
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.0422
23
  - F1: 0.9705
24
 
25
  ## Model description
all_results.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "epoch": 5.0,
3
  "eval_f1": 0.9705180789481339,
4
- "eval_loss": 0.04290741682052612,
5
- "eval_runtime": 939.7613,
6
- "eval_samples_per_second": 219.483,
7
- "eval_steps_per_second": 3.43,
8
- "total_flos": 9.82001462664467e+19,
9
- "train_loss": 0.0,
10
- "train_runtime": 0.0662,
11
- "train_samples_per_second": 19152190.372,
12
- "train_steps_per_second": 299304.924
13
  }
 
1
  {
2
  "epoch": 5.0,
3
  "eval_f1": 0.9705180789481339,
4
+ "eval_loss": 0.04224640876054764,
5
+ "eval_runtime": 901.493,
6
+ "eval_samples_per_second": 228.8,
7
+ "eval_steps_per_second": 3.575,
8
+ "total_flos": 9.820471825285631e+19,
9
+ "train_loss": 0.06684475449172272,
10
+ "train_runtime": 18247.0343,
11
+ "train_samples_per_second": 69.452,
12
+ "train_steps_per_second": 1.085
13
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 5.0,
3
  "eval_f1": 0.9705180789481339,
4
- "eval_loss": 0.04290741682052612,
5
- "eval_runtime": 939.7613,
6
- "eval_samples_per_second": 219.483,
7
- "eval_steps_per_second": 3.43
8
  }
 
1
  {
2
  "epoch": 5.0,
3
  "eval_f1": 0.9705180789481339,
4
+ "eval_loss": 0.04224640876054764,
5
+ "eval_runtime": 901.493,
6
+ "eval_samples_per_second": 228.8,
7
+ "eval_steps_per_second": 3.575
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 5.0,
3
- "total_flos": 9.82001462664467e+19,
4
- "train_loss": 0.0,
5
- "train_runtime": 0.0662,
6
- "train_samples_per_second": 19152190.372,
7
- "train_steps_per_second": 299304.924
8
  }
 
1
  {
2
  "epoch": 5.0,
3
+ "total_flos": 9.820471825285631e+19,
4
+ "train_loss": 0.06684475449172272,
5
+ "train_runtime": 18247.0343,
6
+ "train_samples_per_second": 69.452,
7
+ "train_steps_per_second": 1.085
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff