File size: 457 Bytes
270a3c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "risk": {
    "mae": 0.10857667052745819,
    "pearson_r": 0.7317342062358878,
    "level_acc": 0.9045
  },
  "tone": {
    "macro_f1": 0.6818937576984079,
    "per_label": {
      "neutral": 0.8227334235453315,
      "frustrated": 0.7560397915679773,
      "hostile": 0.582010582010582,
      "sarcastic": 0.5870535714285714,
      "positive": 0.6616314199395771
    }
  },
  "intent": {
    "accuracy": 0.6875,
    "macro_f1": 0.5597899861437112
  }
}