update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license: apache-2.0
|
9 |
+
source_datasets:
|
10 |
+
- https://huggingface.co/datasets/financial_phrasebank
|
11 |
+
task_categories:
|
12 |
+
- text-classification
|
13 |
+
task_ids:
|
14 |
+
- multi-class-classification
|
15 |
+
- sentiment-classification
|
16 |
+
tags:
|
17 |
+
- finance
|
18 |
---
|
19 |
+
|
20 |
+
# FinacialPhrasebank 66agree test:train split
|
21 |
+
|
22 |
+
A selection of [FinacialPhrasebank](https://huggingface.co/datasets/financial_phrasebank) where 66% of annotators agreed on the classification split into 90% training and 10% test.
|