vincentclaes commited on
Commit
b336711
1 Parent(s): 8a948d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,9 +1,8 @@
1
  # Emoji Predictor
2
 
3
- This model is CLIP, fine tuned on a few samples.
4
 
5
  Try it here: https://huggingface.co/spaces/vincentclaes/emoji-predictor
6
 
7
  - pretrained model: https://huggingface.co/openai/clip-vit-base-patch32
8
  - dataset: https://huggingface.co/datasets/vincentclaes/emoji-predictor
9
- - code: https://github.com/vincentclaes/emoji-predictor
 
1
  # Emoji Predictor
2
 
3
+ This model is Open AI's CLIP, fine-tuned on a few samples.
4
 
5
  Try it here: https://huggingface.co/spaces/vincentclaes/emoji-predictor
6
 
7
  - pretrained model: https://huggingface.co/openai/clip-vit-base-patch32
8
  - dataset: https://huggingface.co/datasets/vincentclaes/emoji-predictor