File size: 342 Bytes
7d76ff8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Emoji Predictor

This model is CLIP, fine tuned on a few samples.

Try it here: https://huggingface.co/spaces/vincentclaes/emoji-predictor

- pretrained model: https://huggingface.co/openai/clip-vit-base-patch32
- dataset: https://huggingface.co/datasets/vincentclaes/emoji-predictor
- code: https://github.com/vincentclaes/emoji-predictor