dima806 commited on
Commit
4b642db
·
verified ·
1 Parent(s): db3bbe4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ base_model:
7
  - google/vit-base-patch16-224-in21k
8
  pipeline_tag: image-classification
9
  library_name: transformers
 
 
10
  ---
11
  Detects age group with about 54% accuracy based on an image.
12
 
 
7
  - google/vit-base-patch16-224-in21k
8
  pipeline_tag: image-classification
9
  library_name: transformers
10
+ datasets:
11
+ - nateraw/fairface
12
  ---
13
  Detects age group with about 54% accuracy based on an image.
14