jucamohedano commited on
Commit
02486cd
1 Parent(s): c1d322c

Create README.md

Browse files

Finetuned DINOV2 on [timm/eurosat-rgb dataset ](https://huggingface.co/datasets/timm/eurosat-rgb).

Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - timm/eurosat-rgb
5
+ metrics:
6
+ - accuracy
7
+ library_name: transformers
8
+ pipeline_tag: image-classification
9
+ tags:
10
+ - computer vision
11
+ - dinov2
12
+ - satellite
13
+ ---