Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
-
# 🌹 ROSA: Recursive Ontology of Semantic Affect
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 5 |
|
| 6 |
ROSA is a fine-tuned Transformer model based on `bert-base-uncased`, trained on the [GoEmotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset to classify 28 nuanced human emotions (plus neutral).
|
| 7 |
More than a model, **ROSA** is a poetic architecture—a blossom of affective computing.
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
| Metric | Value |
|
| 14 |
|-------------|------------|
|
|
@@ -130,4 +130,4 @@ I promise the next iteration (v2 with F1 improved) soon
|
|
| 130 |
|
| 131 |
## 📍Hugging Face Hub
|
| 132 |
|
| 133 |
-
→ https://huggingface.co/
|
|
|
|
|
|
|
| 1 |
|
| 2 |
+
# ROSA :: Recursive Ontology of Semantic Affect
|
| 3 |
+
|
| 4 |
+
“To feel is to know; to know is to bloom.”
|
| 5 |
|
| 6 |
ROSA is a fine-tuned Transformer model based on `bert-base-uncased`, trained on the [GoEmotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset to classify 28 nuanced human emotions (plus neutral).
|
| 7 |
More than a model, **ROSA** is a poetic architecture—a blossom of affective computing.
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
+
🧠 Model Summary
|
| 12 |
|
| 13 |
| Metric | Value |
|
| 14 |
|-------------|------------|
|
|
|
|
| 130 |
|
| 131 |
## 📍Hugging Face Hub
|
| 132 |
|
| 133 |
+
→ https://huggingface.co/willt-dc/Rosa-V1
|