File size: 1,150 Bytes
2efc1f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
language: en
license: creativeml-openrail-m
library_name: transformers
tags:
  - emotion-classification
  - multilabel
  - affective-computing
  - semantic-affect
  - poetic-ai
  - BERT
  - huggingface
  - rosa
  - goemotions
datasets:
  - go_emotions
metrics:
  - f1
  - loss
model_name: Rosa-V1
model_type: bert
pipeline_tag: text-classification
inference: true
base_model: bert-base-uncased

model_description: |
  ROSA (Recursive Ontology of Semantic Affect) is a poetic, fine-tuned BERT-based model 
  trained on the GoEmotions dataset for multilabel emotion classification. 
  It classifies text into 28 nuanced emotions plus a neutral category. 
  Designed by Willinton Triana Cardona, it embodies a graceful fusion of semantic structure, 
  affective sensitivity, and symbolic embedding.

  Eval F1: ~0.5793  
  Eval Loss: ~0.0845  
  Epochs: 3  
  Batch Size: 16 (train), 32 (eval)

  🌹 This is the Rosa of Barcelona— my first blossom of poetic logic and emotional resonance in AI.

author:
  name: Willinton Triana Cardona
  role: creator
  description: Philosopher · AI Researcher · Poetic Architect of Emotion-Aware Systems
---