the-robot-ai commited on
Commit
4d11842
·
verified ·
1 Parent(s): dbf97ed

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,8 +7,9 @@ tags:
7
  - sentiment-analysis
8
  - emotion-detection
9
  ---
 
10
 
11
- `tiny-emotion` is great for quick, local emotion detection in short texts like tweets, messages, or comments. Since it runs entirely on your device, there's no need to send anything to the cloud making it fast, private, and easy to plug into real-world applications like:
12
 
13
  ---
14
 
 
7
  - sentiment-analysis
8
  - emotion-detection
9
  ---
10
+ ## Model Summary
11
 
12
+ `tiny-emotion` is a lightweight language model fine-tuned to classify emotions in short texts, such as tweets or messages. Designed for speed and efficiency, it can run **fully locally**, making it ideal for real-time, privacy-preserving applications. The model provides **concise, accurate emotion labels**, enabling quick insights without unnecessary complexity or lengthy explanations.
13
 
14
  ---
15