Image Classification
fastai
timm
iloncka commited on
Commit
c7c93f5
1 Parent(s): 7c1e976

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
- license: mit
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ tags:
4
+ - vision
5
+ - image-classification
6
+ datasets:
7
+ - iloncka/mosal
8
  ---
9
+
10
+ Finetuned from the weights from the [timm repository](https://github.com/rwightman/pytorch-image-models). This model is used in the same way as [ViT-base](https://huggingface.co/google/vit-base-patch16-224).
11
+
12
+ Note that [safetensors] model requires torch 2.0 environment and fastai.