semihdervis commited on
Commit
00dd85a
1 Parent(s): 8215676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,13 +32,13 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # vit-base-cat-emotions
34
 
 
 
35
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the custom dataset dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 1.0160
38
  - Accuracy: 0.6353
39
 
40
- You can try out the model live [here](https://cat-emotion-classifier.streamlit.app/), and check out the [GitHub repository](https://github.com/semihdervis/cat-emotion-classifier) for more details.
41
-
42
  ## Model description
43
 
44
  More information needed
 
32
 
33
  # vit-base-cat-emotions
34
 
35
+ You can try out the model live [here](https://cat-emotion-classifier.streamlit.app/), and check out the [GitHub repository](https://github.com/semihdervis/cat-emotion-classifier) for more details.
36
+
37
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the custom dataset dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 1.0160
40
  - Accuracy: 0.6353
41
 
 
 
42
  ## Model description
43
 
44
  More information needed