flxowens commited on
Commit
1e1d36c
·
verified ·
1 Parent(s): c35bd91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # celebrity-classifier-alpha-2
16
 
17
- This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.1460
20
  - Accuracy: 0.8155
 
14
 
15
  # celebrity-classifier-alpha-2
16
 
17
+ This model was trained on [tonyassi/celebrity-1000](https://huggingface.co/datasets/tonyassi/celebrity-1000) dataset using [flxowens/celebrity-classifier-alpha-1](https://huggingface.co/flxowens/celebrity-classifier-alpha-1) as a base.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.1460
20
  - Accuracy: 0.8155