End of training
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [Shk4/swin-tiny-patch4-window7-224-finetuned-eurosat](https://huggingface.co/Shk4/swin-tiny-patch4-window7-224-finetuned-eurosat) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -62,14 +62,17 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
-
- num_epochs:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
-
| No log | 0.9231 | 3 | 0.
|
72 |
-
| No log | 1.8462 | 6 | 0.
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.8111111111111111
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [Shk4/swin-tiny-patch4-window7-224-finetuned-eurosat](https://huggingface.co/Shk4/swin-tiny-patch4-window7-224-finetuned-eurosat) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.4766
|
37 |
+
- Accuracy: 0.8111
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
62 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_ratio: 0.1
|
65 |
+
- num_epochs: 5
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
71 |
+
| No log | 0.9231 | 3 | 0.6451 | 0.6889 |
|
72 |
+
| No log | 1.8462 | 6 | 0.5572 | 0.6444 |
|
73 |
+
| No log | 2.7692 | 9 | 0.4766 | 0.8111 |
|
74 |
+
| 0.6714 | 4.0 | 13 | 0.4629 | 0.6444 |
|
75 |
+
| 0.6714 | 4.6154 | 15 | 0.4618 | 0.6444 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime": 0.
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 3.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 4.615384615384615,
|
3 |
+
"eval_accuracy": 0.8111111111111111,
|
4 |
+
"eval_loss": 0.47655045986175537,
|
5 |
+
"eval_runtime": 0.5645,
|
6 |
+
"eval_samples_per_second": 159.42,
|
7 |
+
"eval_steps_per_second": 3.543
|
8 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime": 0.
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 3.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 4.615384615384615,
|
3 |
+
"eval_accuracy": 0.8111111111111111,
|
4 |
+
"eval_loss": 0.47655045986175537,
|
5 |
+
"eval_runtime": 0.5645,
|
6 |
+
"eval_samples_per_second": 159.42,
|
7 |
+
"eval_steps_per_second": 3.543
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110345908
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae96e90a023e9cc2b02f3bb25aefbb68b9acfc640831fa4cf2902de1211c0bb1
|
3 |
size 110345908
|
runs/Dec15_10-15-20_8210a324dc5d/events.out.tfevents.1734257721.8210a324dc5d.23.8
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcda9266e487c0b7a52372825cfed9c5dd62a6c1315c4e1b8f41ba7ae6a49c4f
|
3 |
+
size 7755
|
runs/Dec15_10-15-20_8210a324dc5d/events.out.tfevents.1734257774.8210a324dc5d.23.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5acb101c4c6d2fa4e675bd3f045e3e32772ce133cca87bd8feaf54e531957861
|
3 |
+
size 405
|