hussien commited on
Commit
bef820d
·
verified ·
1 Parent(s): c3a0502

End of training

Browse files
README.md CHANGED
@@ -32,7 +32,7 @@ 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.4165
36
  - Accuracy: 0.8659
37
 
38
  ## Model description
 
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.5007
36
  - Accuracy: 0.8659
37
 
38
  ## Model description
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.608695652173913,
3
+ "eval_accuracy": 0.8658536585365854,
4
+ "eval_loss": 0.5006787776947021,
5
+ "eval_runtime": 2.8884,
6
+ "eval_samples_per_second": 28.39,
7
+ "eval_steps_per_second": 1.039,
8
+ "total_flos": 4.757569226119987e+16,
9
+ "train_loss": 0.5564005295435588,
10
+ "train_runtime": 73.5006,
11
+ "train_samples_per_second": 29.918,
12
+ "train_steps_per_second": 0.204
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.608695652173913,
3
+ "eval_accuracy": 0.8658536585365854,
4
+ "eval_loss": 0.5006787776947021,
5
+ "eval_runtime": 2.8884,
6
+ "eval_samples_per_second": 28.39,
7
+ "eval_steps_per_second": 1.039
8
+ }
runs/Aug02_21-57-57_1e08d16701dc/events.out.tfevents.1722636684.1e08d16701dc.174.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c04da0aa5725e799ec092e3d698befbbadeb6abfc1bbadf06448da4dad7b70d9
3
+ size 405
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.608695652173913,
3
+ "total_flos": 4.757569226119987e+16,
4
+ "train_loss": 0.5564005295435588,
5
+ "train_runtime": 73.5006,
6
+ "train_samples_per_second": 29.918,
7
+ "train_steps_per_second": 0.204
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8658536585365854,
3
+ "best_model_checkpoint": "swin-tiny-patch4-window7-224-finetuned-eurosat/checkpoint-5",
4
+ "epoch": 2.608695652173913,
5
+ "eval_steps": 500,
6
+ "global_step": 15,
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.8695652173913043,
13
+ "eval_accuracy": 0.8658536585365854,
14
+ "eval_loss": 0.5006787776947021,
15
+ "eval_runtime": 1.7139,
16
+ "eval_samples_per_second": 47.845,
17
+ "eval_steps_per_second": 1.75,
18
+ "step": 5
19
+ },
20
+ {
21
+ "epoch": 1.7391304347826086,
22
+ "grad_norm": 2.479766845703125,
23
+ "learning_rate": 1.923076923076923e-05,
24
+ "loss": 0.6369,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 1.9130434782608696,
29
+ "eval_accuracy": 0.8658536585365854,
30
+ "eval_loss": 0.4332596957683563,
31
+ "eval_runtime": 1.629,
32
+ "eval_samples_per_second": 50.338,
33
+ "eval_steps_per_second": 1.842,
34
+ "step": 11
35
+ },
36
+ {
37
+ "epoch": 2.608695652173913,
38
+ "eval_accuracy": 0.8658536585365854,
39
+ "eval_loss": 0.41646236181259155,
40
+ "eval_runtime": 1.926,
41
+ "eval_samples_per_second": 42.575,
42
+ "eval_steps_per_second": 1.558,
43
+ "step": 15
44
+ },
45
+ {
46
+ "epoch": 2.608695652173913,
47
+ "step": 15,
48
+ "total_flos": 4.757569226119987e+16,
49
+ "train_loss": 0.5564005295435588,
50
+ "train_runtime": 73.5006,
51
+ "train_samples_per_second": 29.918,
52
+ "train_steps_per_second": 0.204
53
+ }
54
+ ],
55
+ "logging_steps": 10,
56
+ "max_steps": 15,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 3,
59
+ "save_steps": 500,
60
+ "stateful_callbacks": {
61
+ "TrainerControl": {
62
+ "args": {
63
+ "should_epoch_stop": false,
64
+ "should_evaluate": false,
65
+ "should_log": false,
66
+ "should_save": true,
67
+ "should_training_stop": true
68
+ },
69
+ "attributes": {}
70
+ }
71
+ },
72
+ "total_flos": 4.757569226119987e+16,
73
+ "train_batch_size": 32,
74
+ "trial_name": null,
75
+ "trial_params": null
76
+ }