Henrieke commited on
Commit
71cc950
1 Parent(s): d30e821

End of training

Browse files
Files changed (5) hide show
  1. README.md +3 -3
  2. all_results.json +11 -12
  3. eval_results.json +7 -7
  4. train_results.json +6 -7
  5. trainer_state.json +0 -0
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9916023604176123
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0485
36
- - Accuracy: 0.9916
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9918293236495688
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0520
36
+ - Accuracy: 0.9918
37
 
38
  ## Model description
39
 
all_results.json CHANGED
@@ -1,13 +1,12 @@
1
- {
2
- "epoch": 9.99,
3
- "eval_accuracy": 0.9920562868815251,
4
- "eval_loss": 0.040971919894218445,
5
- "eval_runtime": 208.9955,
6
- "eval_samples_per_second": 21.082,
7
- "eval_steps_per_second": 3.517,
8
- "total_flos": 2.552597644040995e+18,
9
- "train_loss": 0.12827744820725312,
10
- "train_runtime": 15501.4351,
11
- "train_samples_per_second": 6.632,
12
- "train_steps_per_second": 0.276
13
  }
 
1
+ {
2
+ "epoch": 9.99,
3
+ "eval_accuracy": 0.9918293236495688,
4
+ "eval_loss": 0.0519937239587307,
5
+ "eval_runtime": 277.9549,
6
+ "eval_samples_per_second": 15.851,
7
+ "eval_steps_per_second": 2.644,
8
+ "train_loss": 0.08735134438306928,
9
+ "train_runtime": 17846.498,
10
+ "train_samples_per_second": 5.76,
11
+ "train_steps_per_second": 0.24
 
12
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
- {
2
- "epoch": 9.99,
3
- "eval_accuracy": 0.9920562868815251,
4
- "eval_loss": 0.040971919894218445,
5
- "eval_runtime": 208.9955,
6
- "eval_samples_per_second": 21.082,
7
- "eval_steps_per_second": 3.517
8
  }
 
1
+ {
2
+ "epoch": 9.99,
3
+ "eval_accuracy": 0.9918293236495688,
4
+ "eval_loss": 0.0519937239587307,
5
+ "eval_runtime": 277.9549,
6
+ "eval_samples_per_second": 15.851,
7
+ "eval_steps_per_second": 2.644
8
  }
train_results.json CHANGED
@@ -1,8 +1,7 @@
1
- {
2
- "epoch": 9.99,
3
- "total_flos": 2.552597644040995e+18,
4
- "train_loss": 0.12827744820725312,
5
- "train_runtime": 15501.4351,
6
- "train_samples_per_second": 6.632,
7
- "train_steps_per_second": 0.276
8
  }
 
1
+ {
2
+ "epoch": 9.99,
3
+ "train_loss": 0.08735134438306928,
4
+ "train_runtime": 17846.498,
5
+ "train_samples_per_second": 5.76,
6
+ "train_steps_per_second": 0.24
 
7
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff