tonyassi commited on
Commit
b58fac7
·
1 Parent(s): afda703

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -14
README.md CHANGED
@@ -10,27 +10,18 @@ model-index:
10
  results: []
11
  ---
12
 
13
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
- should probably proofread and complete it, then remove this comment. -->
15
 
16
  # celebrity-classifier
17
 
18
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.9089
21
- - Accuracy: 0.7982
22
-
23
  ## Model description
 
24
 
25
- More information needed
26
-
27
- ## Intended uses & limitations
28
-
29
- More information needed
30
 
31
  ## Training and evaluation data
32
-
33
- More information needed
 
34
 
35
  ## Training procedure
36
 
 
10
  results: []
11
  ---
12
 
 
 
13
 
14
  # celebrity-classifier
15
 
 
 
 
 
 
16
  ## Model description
17
+ Trained on [tonyassi/celebrity-1000](https://huggingface.co/datasets/tonyassi/celebrity-1000).
18
 
19
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
 
 
 
 
20
 
21
  ## Training and evaluation data
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9089
24
+ - Accuracy: 0.7982
25
 
26
  ## Training procedure
27