xihaad commited on
Commit
971b1cc
1 Parent(s): 31e6c37

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: microsoft/swin-tiny-patch4-window7-224
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,10 +15,10 @@ 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 [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0927
21
- - Accuracy: 0.9704
22
 
23
  ## Model description
24
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
- | 0.502 | 0.9979 | 351 | 0.1536 | 0.9496 |
56
- | 0.3782 | 1.9986 | 703 | 0.1079 | 0.9656 |
57
- | 0.3119 | 2.9936 | 1053 | 0.0927 | 0.9704 |
58
 
59
 
60
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0955
21
+ - Accuracy: 0.9682
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
+ | 0.5179 | 0.9979 | 351 | 0.1549 | 0.9502 |
56
+ | 0.3977 | 1.9986 | 703 | 0.1160 | 0.963 |
57
+ | 0.3058 | 2.9936 | 1053 | 0.0955 | 0.9682 |
58
 
59
 
60
  ### Framework versions