e1010101 commited on
Commit
a228106
·
verified ·
1 Parent(s): 9e9326f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -20
README.md CHANGED
@@ -5,33 +5,17 @@ tags: []
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
 
5
 
6
  # Model Card for Model ID
7
 
8
+ A fine-tune of Google's ViT-384 model for multi-label image classification on tongue images.
 
9
 
10
 
11
  ## Model Details
12
 
13
  ### Model Description
14
 
15
+ The model will predict the presence/absence of three features; Cracks, Red Dots and Toothmarks.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ - **Model type:** Vision Transformer
18
+ - **Finetuned from model [optional]:** https://huggingface.co/google/vit-base-patch16-384
 
19
 
20
  ## Uses
21