End of training
Browse files- README.md +3 -3
- all_results.json +13 -0
- eval_results.json +8 -0
- runs/May13_18-47-11_24cc275b3536/events.out.tfevents.1715626088.24cc275b3536.549.3 +3 -0
- train_results.json +8 -0
- trainer_state.json +64 -0
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
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/swinv2-tiny-patch4-window8-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window8-256) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.7948717948717948
|
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/swinv2-tiny-patch4-window8-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window8-256) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.4983
|
36 |
+
- Accuracy: 0.7949
|
37 |
|
38 |
## Model description
|
39 |
|
all_results.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.7272727272727275,
|
3 |
+
"eval_accuracy": 0.7948717948717948,
|
4 |
+
"eval_loss": 0.4983014762401581,
|
5 |
+
"eval_runtime": 1.1952,
|
6 |
+
"eval_samples_per_second": 65.261,
|
7 |
+
"eval_steps_per_second": 2.51,
|
8 |
+
"total_flos": 4.767600833578598e+16,
|
9 |
+
"train_loss": 0.6202580610911052,
|
10 |
+
"train_runtime": 32.385,
|
11 |
+
"train_samples_per_second": 64.937,
|
12 |
+
"train_steps_per_second": 0.463
|
13 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.7272727272727275,
|
3 |
+
"eval_accuracy": 0.7948717948717948,
|
4 |
+
"eval_loss": 0.4983014762401581,
|
5 |
+
"eval_runtime": 1.1952,
|
6 |
+
"eval_samples_per_second": 65.261,
|
7 |
+
"eval_steps_per_second": 2.51
|
8 |
+
}
|
runs/May13_18-47-11_24cc275b3536/events.out.tfevents.1715626088.24cc275b3536.549.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9e6e090b61c8372593e80143dc02548d2c551b8b029a460545a90b49fa27b5a
|
3 |
+
size 405
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.7272727272727275,
|
3 |
+
"total_flos": 4.767600833578598e+16,
|
4 |
+
"train_loss": 0.6202580610911052,
|
5 |
+
"train_runtime": 32.385,
|
6 |
+
"train_samples_per_second": 64.937,
|
7 |
+
"train_steps_per_second": 0.463
|
8 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.7948717948717948,
|
3 |
+
"best_model_checkpoint": "swinv2-tiny-patch4-window8-256-prueba2/checkpoint-11",
|
4 |
+
"epoch": 2.7272727272727275,
|
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.9090909090909091,
|
13 |
+
"eval_accuracy": 0.7692307692307693,
|
14 |
+
"eval_loss": 0.58552485704422,
|
15 |
+
"eval_runtime": 0.5582,
|
16 |
+
"eval_samples_per_second": 139.732,
|
17 |
+
"eval_steps_per_second": 5.374,
|
18 |
+
"step": 5
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"epoch": 1.8181818181818183,
|
22 |
+
"grad_norm": 2.9700989723205566,
|
23 |
+
"learning_rate": 1.923076923076923e-05,
|
24 |
+
"loss": 0.6548,
|
25 |
+
"step": 10
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"epoch": 2.0,
|
29 |
+
"eval_accuracy": 0.7948717948717948,
|
30 |
+
"eval_loss": 0.4983014762401581,
|
31 |
+
"eval_runtime": 0.561,
|
32 |
+
"eval_samples_per_second": 139.032,
|
33 |
+
"eval_steps_per_second": 5.347,
|
34 |
+
"step": 11
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"epoch": 2.7272727272727275,
|
38 |
+
"eval_accuracy": 0.7692307692307693,
|
39 |
+
"eval_loss": 0.49411284923553467,
|
40 |
+
"eval_runtime": 0.5477,
|
41 |
+
"eval_samples_per_second": 142.403,
|
42 |
+
"eval_steps_per_second": 5.477,
|
43 |
+
"step": 15
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"epoch": 2.7272727272727275,
|
47 |
+
"step": 15,
|
48 |
+
"total_flos": 4.767600833578598e+16,
|
49 |
+
"train_loss": 0.6202580610911052,
|
50 |
+
"train_runtime": 32.385,
|
51 |
+
"train_samples_per_second": 64.937,
|
52 |
+
"train_steps_per_second": 0.463
|
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 |
+
"total_flos": 4.767600833578598e+16,
|
61 |
+
"train_batch_size": 32,
|
62 |
+
"trial_name": null,
|
63 |
+
"trial_params": null
|
64 |
+
}
|