Faariya-syed
commited on
Commit
•
559c671
1
Parent(s):
fe91fca
Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# swin-tiny-patch4-window7-224-finetuned-eurosat
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,7 +34,7 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate:
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
15 |
|
16 |
# swin-tiny-patch4-window7-224-finetuned-eurosat
|
17 |
|
18 |
+
This model is a fine-tuned version of [nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat](https://huggingface.co/nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat) on the imagefolder dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 0.001
|
38 |
- train_batch_size: 32
|
39 |
- eval_batch_size: 32
|
40 |
- seed: 42
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
@@ -61,6 +61,7 @@
|
|
61 |
],
|
62 |
"patch_size": 4,
|
63 |
"path_norm": true,
|
|
|
64 |
"qkv_bias": true,
|
65 |
"stage_names": [
|
66 |
"stem",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat",
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
|
|
61 |
],
|
62 |
"patch_size": 4,
|
63 |
"path_norm": true,
|
64 |
+
"problem_type": "single_label_classification",
|
65 |
"qkv_bias": true,
|
66 |
"stage_names": [
|
67 |
"stem",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110367448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d8dad81e7999aad71ac8964748ba6dfc6aed8f7af57e53af1e5061fb4eca5e1
|
3 |
size 110367448
|
runs/Jul26_05-13-27_aeafb99147f3/events.out.tfevents.1721970811.aeafb99147f3.10991.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ce0f07c7d5a7a543080a0f7242b6e0b951d5a2dd4eb7c16404ed25d88a441e0
|
3 |
+
size 5725
|
runs/Jul26_05-41-42_aeafb99147f3/events.out.tfevents.1721972510.aeafb99147f3.10991.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d30919667a3c6670315bcf333ca150649e93c254ba3d241e0475817760ee073
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7192c8e384cd86641cafad63100caff8c8eab3eddffb81c648c40f72debf9000
|
3 |
size 5176
|