Yogesh1p commited on
Commit
e9d526b
·
1 Parent(s): a6dbb1e

End of training

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.5777777777777777
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.7686
36
- - Accuracy: 0.5778
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8
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.7878
36
+ - Accuracy: 0.8
37
 
38
  ## Model description
39
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.77,
3
+ "eval_accuracy": 0.8,
4
+ "eval_loss": 0.7878170609474182,
5
+ "eval_runtime": 0.4051,
6
+ "eval_samples_per_second": 111.087,
7
+ "eval_steps_per_second": 4.937,
8
+ "total_flos": 2.808805237991424e+16,
9
+ "train_loss": 0.8973487218221029,
10
+ "train_runtime": 41.4937,
11
+ "train_samples_per_second": 29.282,
12
+ "train_steps_per_second": 0.217
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.77,
3
+ "eval_accuracy": 0.8,
4
+ "eval_loss": 0.7878170609474182,
5
+ "eval_runtime": 0.4051,
6
+ "eval_samples_per_second": 111.087,
7
+ "eval_steps_per_second": 4.937
8
+ }
runs/Nov15_15-36-05_3db7594084d7/events.out.tfevents.1700062620.3db7594084d7.6069.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38f99261cbbfbf72ded3c1d1c3c939f48599b5185b93417c0d5c1b4ea7efbaef
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.77,
3
+ "total_flos": 2.808805237991424e+16,
4
+ "train_loss": 0.8973487218221029,
5
+ "train_runtime": 41.4937,
6
+ "train_samples_per_second": 29.282,
7
+ "train_steps_per_second": 0.217
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8,
3
+ "best_model_checkpoint": "swin-tiny-patch4-window7-224-finetuned-eurosat/checkpoint-3",
4
+ "epoch": 2.769230769230769,
5
+ "eval_steps": 500,
6
+ "global_step": 9,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.92,
13
+ "eval_accuracy": 0.8,
14
+ "eval_loss": 0.7878170609474182,
15
+ "eval_runtime": 0.4406,
16
+ "eval_samples_per_second": 102.122,
17
+ "eval_steps_per_second": 4.539,
18
+ "step": 3
19
+ },
20
+ {
21
+ "epoch": 1.85,
22
+ "eval_accuracy": 0.6888888888888889,
23
+ "eval_loss": 0.7482559084892273,
24
+ "eval_runtime": 0.4147,
25
+ "eval_samples_per_second": 108.499,
26
+ "eval_steps_per_second": 4.822,
27
+ "step": 6
28
+ },
29
+ {
30
+ "epoch": 2.77,
31
+ "eval_accuracy": 0.5777777777777777,
32
+ "eval_loss": 0.7685946226119995,
33
+ "eval_runtime": 0.6085,
34
+ "eval_samples_per_second": 73.948,
35
+ "eval_steps_per_second": 3.287,
36
+ "step": 9
37
+ },
38
+ {
39
+ "epoch": 2.77,
40
+ "step": 9,
41
+ "total_flos": 2.808805237991424e+16,
42
+ "train_loss": 0.8973487218221029,
43
+ "train_runtime": 41.4937,
44
+ "train_samples_per_second": 29.282,
45
+ "train_steps_per_second": 0.217
46
+ }
47
+ ],
48
+ "logging_steps": 10,
49
+ "max_steps": 9,
50
+ "num_train_epochs": 3,
51
+ "save_steps": 500,
52
+ "total_flos": 2.808805237991424e+16,
53
+ "trial_name": null,
54
+ "trial_params": null
55
+ }