Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ConvNext fine-tuned on Eurosat
|
2 |
|
3 |
This model is a `facebook/convnext-tiny-224` model fine-tuned on the [Eurosat dataset](https://github.com/phelber/EuroSAT).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- eurosat
|
5 |
+
widget:
|
6 |
+
- src: foreset.jpg
|
7 |
+
example_title: Forest
|
8 |
+
---
|
9 |
+
|
10 |
# ConvNext fine-tuned on Eurosat
|
11 |
|
12 |
This model is a `facebook/convnext-tiny-224` model fine-tuned on the [Eurosat dataset](https://github.com/phelber/EuroSAT).
|