Model save
Browse files- README.md +26 -0
- logs/events.out.tfevents.1740284495.acfbe5726840.218.0 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
|
|
4 |
base_model: microsoft/swin-base-patch4-window7-224
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: swin-base-patch4-window7-224_rice-leaf-disease-augmented-v2_fft
|
9 |
results: []
|
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# swin-base-patch4-window7-224_rice-leaf-disease-augmented-v2_fft
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on an unknown dataset.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,6 +48,27 @@ The following hyperparameters were used during training:
|
|
43 |
- num_epochs: 15
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
### Framework versions
|
47 |
|
48 |
- Transformers 4.48.3
|
|
|
4 |
base_model: microsoft/swin-base-patch4-window7-224
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: swin-base-patch4-window7-224_rice-leaf-disease-augmented-v2_fft
|
11 |
results: []
|
|
|
17 |
# swin-base-patch4-window7-224_rice-leaf-disease-augmented-v2_fft
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4238
|
22 |
+
- Accuracy: 0.9345
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
- num_epochs: 15
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.7682 | 1.0 | 125 | 1.0104 | 0.7083 |
|
56 |
+
| 0.5426 | 2.0 | 250 | 0.4423 | 0.8571 |
|
57 |
+
| 0.1598 | 3.0 | 375 | 0.3282 | 0.8810 |
|
58 |
+
| 0.0529 | 4.0 | 500 | 0.3018 | 0.9137 |
|
59 |
+
| 0.0216 | 5.0 | 625 | 0.2928 | 0.9226 |
|
60 |
+
| 0.0135 | 6.0 | 750 | 0.2874 | 0.9286 |
|
61 |
+
| 0.0135 | 7.0 | 875 | 0.3382 | 0.9137 |
|
62 |
+
| 0.0082 | 8.0 | 1000 | 0.3456 | 0.9226 |
|
63 |
+
| 0.0039 | 9.0 | 1125 | 0.3589 | 0.9256 |
|
64 |
+
| 0.0025 | 10.0 | 1250 | 0.3539 | 0.9315 |
|
65 |
+
| 0.0038 | 11.0 | 1375 | 0.4166 | 0.9196 |
|
66 |
+
| 0.004 | 12.0 | 1500 | 0.4284 | 0.9286 |
|
67 |
+
| 0.0022 | 13.0 | 1625 | 0.4279 | 0.9345 |
|
68 |
+
| 0.001 | 14.0 | 1750 | 0.4176 | 0.9345 |
|
69 |
+
| 0.0014 | 15.0 | 1875 | 0.4238 | 0.9345 |
|
70 |
+
|
71 |
+
|
72 |
### Framework versions
|
73 |
|
74 |
- Transformers 4.48.3
|
logs/events.out.tfevents.1740284495.acfbe5726840.218.0
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:c341bf648d4d170dbc3e8d1d4113aa2472d64401ca95d1f37fc28523ab8b9999
|
3 |
+
size 14419
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347523416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92ee50a2f2455aaa3d4546cad9d712642b1b21756de479adc1faa3addc624444
|
3 |
size 347523416
|