Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
finance
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,16 @@ dataset_info:
|
|
14 |
num_examples: 3863
|
15 |
download_size: 1463828
|
16 |
dataset_size: 2403732
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
# Dataset Card for "financial-text-combo-classification"
|
19 |
|
|
|
14 |
num_examples: 3863
|
15 |
download_size: 1463828
|
16 |
dataset_size: 2403732
|
17 |
+
task_categories:
|
18 |
+
- text-classification
|
19 |
+
task_ids:
|
20 |
+
- multi-class-classification
|
21 |
+
- sentiment-classification
|
22 |
+
size_categories:
|
23 |
+
- 10K<n<100K
|
24 |
+
language:
|
25 |
+
- en
|
26 |
+
pretty_name: FinTextComboClassification
|
27 |
---
|
28 |
# Dataset Card for "financial-text-combo-classification"
|
29 |
|