pratapaadii commited on
Commit
0202a83
·
verified ·
1 Parent(s): d01f08d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,11 +37,11 @@ It achieves the following results on the evaluation set:
37
 
38
  ## Model description
39
 
40
- More information needed
41
 
42
  ## Intended uses & limitations
43
 
44
- More information needed
45
 
46
  ## Training and evaluation data
47
 
 
37
 
38
  ## Model description
39
 
40
+ Hey everyone! This is the first model I’ve deployed :D. This emotion recognition model is a fine-tuned version of google/vit-base-patch16-224-in21k, trained on the ImageFolder dataset. As a first-timer, I’m proud that this model has achieved such accuracy. I plan to further train it to improve its accuracy. Wish me luck!
41
 
42
  ## Intended uses & limitations
43
 
44
+ I strongly suggest using an input picture with a clear indication of emotion, as I’ve found that the model can sometimes misinterpret the output. Additionally, this model seems to lack confidence in identifying emotions, as evidenced by the slightly varying scores.
45
 
46
  ## Training and evaluation data
47