Test
Browse filesThis is a test
README.md
CHANGED
|
@@ -9,17 +9,6 @@ metrics:
|
|
| 9 |
model-index:
|
| 10 |
- name: multi-class-classification
|
| 11 |
results:
|
| 12 |
-
- task:
|
| 13 |
-
name: Text Classification
|
| 14 |
-
type: text-classification
|
| 15 |
-
dataset:
|
| 16 |
-
name: emotion
|
| 17 |
-
type: emotion
|
| 18 |
-
args: default
|
| 19 |
-
metrics:
|
| 20 |
-
- name: Accuracy
|
| 21 |
-
type: accuracy
|
| 22 |
-
value: 0.928
|
| 23 |
- task:
|
| 24 |
type: text-classification
|
| 25 |
name: Text Classification
|
|
@@ -29,53 +18,57 @@ model-index:
|
|
| 29 |
config: default
|
| 30 |
split: test
|
| 31 |
metrics:
|
| 32 |
-
-
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
| 34 |
value: 0.9185
|
|
|
|
| 35 |
verified: true
|
| 36 |
-
-
|
| 37 |
-
type: precision
|
| 38 |
value: 0.8738350796775306
|
|
|
|
| 39 |
verified: true
|
| 40 |
-
-
|
| 41 |
-
type: precision
|
| 42 |
value: 0.9185
|
|
|
|
| 43 |
verified: true
|
| 44 |
-
-
|
| 45 |
-
type: precision
|
| 46 |
value: 0.9179425177997311
|
|
|
|
| 47 |
verified: true
|
| 48 |
-
-
|
| 49 |
-
type: recall
|
| 50 |
value: 0.8650962919021573
|
|
|
|
| 51 |
verified: true
|
| 52 |
-
-
|
| 53 |
-
type: recall
|
| 54 |
value: 0.9185
|
|
|
|
| 55 |
verified: true
|
| 56 |
-
-
|
| 57 |
-
type: recall
|
| 58 |
value: 0.9185
|
|
|
|
| 59 |
verified: true
|
| 60 |
-
-
|
| 61 |
-
type: f1
|
| 62 |
value: 0.8692821860210945
|
|
|
|
| 63 |
verified: true
|
| 64 |
-
-
|
| 65 |
-
type: f1
|
| 66 |
value: 0.9185
|
|
|
|
| 67 |
verified: true
|
| 68 |
-
-
|
| 69 |
-
type: f1
|
| 70 |
value: 0.9181177508591364
|
|
|
|
| 71 |
verified: true
|
| 72 |
-
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
verified: true
|
| 76 |
-
-
|
| 77 |
-
type: matthews_correlation
|
| 78 |
value: 0.8920254536671932
|
|
|
|
| 79 |
verified: true
|
| 80 |
---
|
| 81 |
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: multi-class-classification
|
| 11 |
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
- task:
|
| 13 |
type: text-classification
|
| 14 |
name: Text Classification
|
|
|
|
| 18 |
config: default
|
| 19 |
split: test
|
| 20 |
metrics:
|
| 21 |
+
- type: accuracy
|
| 22 |
+
value: 0.9185
|
| 23 |
+
name: Accuracy
|
| 24 |
+
verified: true
|
| 25 |
+
- type: accuracy
|
| 26 |
value: 0.9185
|
| 27 |
+
name: Accuracy
|
| 28 |
verified: true
|
| 29 |
+
- type: precision
|
|
|
|
| 30 |
value: 0.8738350796775306
|
| 31 |
+
name: Precision Macro
|
| 32 |
verified: true
|
| 33 |
+
- type: precision
|
|
|
|
| 34 |
value: 0.9185
|
| 35 |
+
name: Precision Micro
|
| 36 |
verified: true
|
| 37 |
+
- type: precision
|
|
|
|
| 38 |
value: 0.9179425177997311
|
| 39 |
+
name: Precision Weighted
|
| 40 |
verified: true
|
| 41 |
+
- type: recall
|
|
|
|
| 42 |
value: 0.8650962919021573
|
| 43 |
+
name: Recall Macro
|
| 44 |
verified: true
|
| 45 |
+
- type: recall
|
|
|
|
| 46 |
value: 0.9185
|
| 47 |
+
name: Recall Micro
|
| 48 |
verified: true
|
| 49 |
+
- type: recall
|
|
|
|
| 50 |
value: 0.9185
|
| 51 |
+
name: Recall Weighted
|
| 52 |
verified: true
|
| 53 |
+
- type: f1
|
|
|
|
| 54 |
value: 0.8692821860210945
|
| 55 |
+
name: F1 Macro
|
| 56 |
verified: true
|
| 57 |
+
- type: f1
|
|
|
|
| 58 |
value: 0.9185
|
| 59 |
+
name: F1 Micro
|
| 60 |
verified: true
|
| 61 |
+
- type: f1
|
|
|
|
| 62 |
value: 0.9181177508591364
|
| 63 |
+
name: F1 Weighted
|
| 64 |
verified: true
|
| 65 |
+
- type: loss
|
| 66 |
+
value: 0.20907790958881378
|
| 67 |
+
name: loss
|
| 68 |
verified: true
|
| 69 |
+
- type: matthews_correlation
|
|
|
|
| 70 |
value: 0.8920254536671932
|
| 71 |
+
name: matthews_correlation
|
| 72 |
verified: true
|
| 73 |
---
|
| 74 |
|