Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ precision macro)
|
|
46 |
- Learning rate: 0.001
|
47 |
- Dropout rate: 0.15
|
48 |
- Drop Path rate: 0.15
|
49 |
-
- Learning rate scheduler: LinearWarmupCosineAnnealing for 1000
|
50 |
- Optimizer: AdamW
|
51 |
- Seed: 24
|
52 |
|
@@ -61,7 +61,7 @@ The model was evaluated on the test set of the BigEarthNet v2.0 dataset with the
|
|
61 |
|:------------------|------------------:|------------------:|
|
62 |
| Average Precision | 0.651870 | 0.830585 |
|
63 |
| F1 Score | 0.590184 | 0.731523 |
|
64 |
-
| Precision | 0.
|
65 |
|
66 |
# Example
|
67 |
| A Sentinel-2 image (true color representation) |
|
|
|
46 |
- Learning rate: 0.001
|
47 |
- Dropout rate: 0.15
|
48 |
- Drop Path rate: 0.15
|
49 |
+
- Learning rate scheduler: LinearWarmupCosineAnnealing for 1000 warmup steps
|
50 |
- Optimizer: AdamW
|
51 |
- Seed: 24
|
52 |
|
|
|
61 |
|:------------------|------------------:|------------------:|
|
62 |
| Average Precision | 0.651870 | 0.830585 |
|
63 |
| F1 Score | 0.590184 | 0.731523 |
|
64 |
+
| Precision | 0.651870 | 0.830585 |
|
65 |
|
66 |
# Example
|
67 |
| A Sentinel-2 image (true color representation) |
|