File size: 777 Bytes
8216d77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This [dataset](https://huggingface.co/datasets/nickmuchi/financial-classification) combines financial phrasebank dataset and a financial text dataset from [Kaggle](https://www.kaggle.com/datasets/percyzheng/sentiment-classification-selflabel-dataset). Given the financial phrasebank dataset does not have a validation split, I thought this might help to validate finance models and also capture the impact of COVID on financial earnings with the more recent Kaggle dataset. 

task_categories:
- text-classification
task_ids:
- multi-class-classification
- sentiment-classification

train-eval-index:
- config: sentences_50agree
  task: text-classification
  task_id: multi_class_classification
  splits:
    eval_split: train
  col_mapping:
    sentence: text
    label: target