abletobetable commited on
Commit
c942f0a
1 Parent(s): a4395d6

add metrics

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -11,4 +11,18 @@ Finetuned Audio Spectrogram Transformer for sentiment analysis in russian.
11
 
12
  [github repo with code and tg bot](https://github.com/glubze-and-tochka/spectrogram-soul)
13
 
14
- init state: MIT/ast-finetuned-audioset-10-10-0.4593
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  [github repo with code and tg bot](https://github.com/glubze-and-tochka/spectrogram-soul)
13
 
14
+ init state: MIT/ast-finetuned-audioset-10-10-0.4593
15
+
16
+ precision recall f1-score support
17
+
18
+ 0 0.77 0.77 0.77 44
19
+ 1 0.54 0.59 0.56 37
20
+ 2 0.53 0.60 0.56 40
21
+ 3 0.69 0.64 0.67 45
22
+ 4 0.56 0.57 0.56 44
23
+ 5 0.49 0.55 0.52 38
24
+ 6 0.75 0.47 0.58 32
25
+
26
+ accuracy 0.61 280
27
+ macro avg 0.62 0.60 0.60 280
28
+ weighted avg 0.62 0.61 0.61 280