willt-dc commited on
Commit
ff2dbc1
·
verified ·
1 Parent(s): 8c6aefe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,14 +1,14 @@
1
- # 🌹 ROSA: Recursive Ontology of Semantic Affect
2
 
3
- > *“To feel is to know; to know is to bloom.”*
4
- > — *Willinton Triana Cardona*
 
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,4 +130,4 @@ I promise the next iteration (v2 with F1 improved) soon
130
 
131
  ## 📍Hugging Face Hub
132
 
133
- → https://huggingface.co/WillintonTriana/Rosa-V1
 
 
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