Moreno La Quatra
commited on
Commit
•
99dc9f3
1
Parent(s):
5d76437
Update README.md
Browse files
README.md
CHANGED
@@ -83,6 +83,59 @@ model-index:
|
|
83 |
type: loss
|
84 |
value: 0.32714536786079407
|
85 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
---
|
87 |
|
88 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
83 |
type: loss
|
84 |
value: 0.32714536786079407
|
85 |
verified: true
|
86 |
+
- task:
|
87 |
+
type: text-classification
|
88 |
+
name: Text Classification
|
89 |
+
dataset:
|
90 |
+
name: emotion
|
91 |
+
type: emotion
|
92 |
+
config: default
|
93 |
+
split: validation
|
94 |
+
metrics:
|
95 |
+
- name: Accuracy
|
96 |
+
type: accuracy
|
97 |
+
value: 0.938
|
98 |
+
verified: true
|
99 |
+
- name: Precision Macro
|
100 |
+
type: precision
|
101 |
+
value: 0.9281100797474869
|
102 |
+
verified: true
|
103 |
+
- name: Precision Micro
|
104 |
+
type: precision
|
105 |
+
value: 0.938
|
106 |
+
verified: true
|
107 |
+
- name: Precision Weighted
|
108 |
+
type: precision
|
109 |
+
value: 0.9376891512759605
|
110 |
+
verified: true
|
111 |
+
- name: Recall Macro
|
112 |
+
type: recall
|
113 |
+
value: 0.9029821552608664
|
114 |
+
verified: true
|
115 |
+
- name: Recall Micro
|
116 |
+
type: recall
|
117 |
+
value: 0.938
|
118 |
+
verified: true
|
119 |
+
- name: Recall Weighted
|
120 |
+
type: recall
|
121 |
+
value: 0.938
|
122 |
+
verified: true
|
123 |
+
- name: F1 Macro
|
124 |
+
type: f1
|
125 |
+
value: 0.9147207975135915
|
126 |
+
verified: true
|
127 |
+
- name: F1 Micro
|
128 |
+
type: f1
|
129 |
+
value: 0.938
|
130 |
+
verified: true
|
131 |
+
- name: F1 Weighted
|
132 |
+
type: f1
|
133 |
+
value: 0.9373403463117288
|
134 |
+
verified: true
|
135 |
+
- name: loss
|
136 |
+
type: loss
|
137 |
+
value: 0.23682540655136108
|
138 |
+
verified: true
|
139 |
---
|
140 |
|
141 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|