Amitz244 commited on
Commit
2646e67
·
verified ·
1 Parent(s): aacac1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - EmoSet
13
  ---
14
 
15
- PreceptCLIP-Emotions is a model designed to predict the emotions that an image evokes in users. This is the official model from the paper ["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260). Our model applies LoRA adaptation on the CLIP visual encoder with an additional MLP head. Our model *achieves state-of-the-art results*.
16
 
17
  ## Training Details
18
 
 
12
  - EmoSet
13
  ---
14
 
15
+ PreceptCLIP-Emotions is a model designed to predict the emotions that an image evokes in users. This is the official model from the paper ["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260). We apply LoRA adaptation on the CLIP visual encoder with an additional MLP head. Our model *achieves state-of-the-art results*.
16
 
17
  ## Training Details
18