Abdelrahman-Rezk autoevaluator HF staff commited on
Commit
0706687
1 Parent(s): c03d5cc

Add evaluation results on the default config of emotion (#3)

Browse files

- Add evaluation results on the default config of emotion (5418b24e25cec0d8d53dc500e9695821cdad953a)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +53 -0
README.md CHANGED
@@ -77,6 +77,59 @@ model-index:
77
  type: loss
78
  value: 0.34626322984695435
79
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  ---
81
 
82
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
77
  type: loss
78
  value: 0.34626322984695435
79
  verified: true
80
+ - task:
81
+ type: text-classification
82
+ name: Text Classification
83
+ dataset:
84
+ name: emotion
85
+ type: emotion
86
+ config: default
87
+ split: validation
88
+ metrics:
89
+ - name: Accuracy
90
+ type: accuracy
91
+ value: 0.8885
92
+ verified: true
93
+ - name: Precision Macro
94
+ type: precision
95
+ value: 0.8849064522901132
96
+ verified: true
97
+ - name: Precision Micro
98
+ type: precision
99
+ value: 0.8885
100
+ verified: true
101
+ - name: Precision Weighted
102
+ type: precision
103
+ value: 0.8922726271705158
104
+ verified: true
105
+ - name: Recall Macro
106
+ type: recall
107
+ value: 0.7854833401719518
108
+ verified: true
109
+ - name: Recall Micro
110
+ type: recall
111
+ value: 0.8885
112
+ verified: true
113
+ - name: Recall Weighted
114
+ type: recall
115
+ value: 0.8885
116
+ verified: true
117
+ - name: F1 Macro
118
+ type: f1
119
+ value: 0.8031492596189961
120
+ verified: true
121
+ - name: F1 Micro
122
+ type: f1
123
+ value: 0.8885
124
+ verified: true
125
+ - name: F1 Weighted
126
+ type: f1
127
+ value: 0.8818845305609924
128
+ verified: true
129
+ - name: loss
130
+ type: loss
131
+ value: 0.36373236775398254
132
+ verified: true
133
  ---
134
 
135
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You