dima806 commited on
Commit
e5cb863
1 Parent(s): 058e1c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  metrics:
4
  - accuracy
5
  ---
6
- Returns person celebrity-style attractiveness (0 to 1) based on facial image.
7
 
8
  See https://www.kaggle.com/code/dima806/attractive-faces-celebs-detection-vit for more details.
9
 
 
3
  metrics:
4
  - accuracy
5
  ---
6
+ Returns person celebrity-style attractiveness (0 to 1) based on facial image with about 83% accuracy.
7
 
8
  See https://www.kaggle.com/code/dima806/attractive-faces-celebs-detection-vit for more details.
9