mansee commited on
Commit
e05af56
1 Parent(s): 13bdcfd

End of training

Browse files
Files changed (5) hide show
  1. README.md +3 -3
  2. all_results.json +11 -11
  3. eval_results.json +6 -6
  4. train_results.json +6 -6
  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.9657087324725808
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 [mansee/swin-tiny-patch4-window7-224](https://huggingface.co/mansee/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1086
36
- - Accuracy: 0.9657
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9661252256004442
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 [mansee/swin-tiny-patch4-window7-224](https://huggingface.co/mansee/swin-tiny-patch4-window7-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1087
36
+ - Accuracy: 0.9661
37
 
38
  ## Model description
39
 
all_results.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
- "epoch": 3.0,
3
- "eval_accuracy": 0.9372483687352492,
4
- "eval_loss": 0.17838290333747864,
5
- "eval_runtime": 51.4343,
6
- "eval_samples_per_second": 140.043,
7
- "eval_steps_per_second": 4.394,
8
- "total_flos": 4.829589697691566e+18,
9
- "train_loss": 0.4650797137551314,
10
- "train_runtime": 3147.7418,
11
- "train_samples_per_second": 61.783,
12
- "train_steps_per_second": 0.482
13
  }
 
1
  {
2
+ "epoch": 9.99,
3
+ "eval_accuracy": 0.9661252256004442,
4
+ "eval_loss": 0.10865508764982224,
5
+ "eval_runtime": 53.6897,
6
+ "eval_samples_per_second": 134.16,
7
+ "eval_steps_per_second": 4.209,
8
+ "total_flos": 1.6098284322345738e+19,
9
+ "train_loss": 0.3068045905574037,
10
+ "train_runtime": 10592.7037,
11
+ "train_samples_per_second": 61.199,
12
+ "train_steps_per_second": 0.478
13
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 3.0,
3
- "eval_accuracy": 0.9372483687352492,
4
- "eval_loss": 0.17838290333747864,
5
- "eval_runtime": 51.4343,
6
- "eval_samples_per_second": 140.043,
7
- "eval_steps_per_second": 4.394
8
  }
 
1
  {
2
+ "epoch": 9.99,
3
+ "eval_accuracy": 0.9661252256004442,
4
+ "eval_loss": 0.10865508764982224,
5
+ "eval_runtime": 53.6897,
6
+ "eval_samples_per_second": 134.16,
7
+ "eval_steps_per_second": 4.209
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 3.0,
3
- "total_flos": 4.829589697691566e+18,
4
- "train_loss": 0.4650797137551314,
5
- "train_runtime": 3147.7418,
6
- "train_samples_per_second": 61.783,
7
- "train_steps_per_second": 0.482
8
  }
 
1
  {
2
+ "epoch": 9.99,
3
+ "total_flos": 1.6098284322345738e+19,
4
+ "train_loss": 0.3068045905574037,
5
+ "train_runtime": 10592.7037,
6
+ "train_samples_per_second": 61.199,
7
+ "train_steps_per_second": 0.478
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff