Update Readme
Browse files
README.md
CHANGED
|
@@ -7,8 +7,9 @@ tags:
|
|
| 7 |
- sentiment-analysis
|
| 8 |
- emotion-detection
|
| 9 |
---
|
|
|
|
| 10 |
|
| 11 |
-
`tiny-emotion` is
|
| 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 |
|