Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ tags:
|
|
8 |
- financial
|
9 |
- stocks
|
10 |
- sentiment
|
|
|
|
|
|
|
|
|
11 |
metrics:
|
12 |
- f1
|
13 |
widget:
|
@@ -24,8 +28,6 @@ model-index:
|
|
24 |
name: Text Classification
|
25 |
type: text-classification
|
26 |
dataset:
|
27 |
-
name: financial_phrasebank
|
28 |
-
type: financial_phrasebank
|
29 |
args: sentences_allagree
|
30 |
metrics:
|
31 |
name: F1-Score
|
|
|
8 |
- financial
|
9 |
- stocks
|
10 |
- sentiment
|
11 |
+
datasets:
|
12 |
+
- financial_phrasebank
|
13 |
+
- Kaggle Self label
|
14 |
+
- financial-classification
|
15 |
metrics:
|
16 |
- f1
|
17 |
widget:
|
|
|
28 |
name: Text Classification
|
29 |
type: text-classification
|
30 |
dataset:
|
|
|
|
|
31 |
args: sentences_allagree
|
32 |
metrics:
|
33 |
name: F1-Score
|