rousian commited on
Commit
548e6bb
1 Parent(s): 7cfd1f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,6 +9,10 @@ tags: []
9
 
10
  google/vit-base-patch16-224 finetuned 1 epoch on EuroSAT.
11
 
 
 
 
 
12
  98% acc on test set
13
 
14
 
 
9
 
10
  google/vit-base-patch16-224 finetuned 1 epoch on EuroSAT.
11
 
12
+ Vit: https://huggingface.co/google/vit-base-patch16-224
13
+ EuroSAT: https://huggingface.co/datasets/blanchon/EuroSAT_RGB
14
+ Recipe: https://huggingface.co/learn/cookbook/fine_tuning_vit_custom_dataset#fine-tuning-the-model
15
+
16
  98% acc on test set
17
 
18