Ricky Costa commited on
Commit
f6fa694
1 Parent(s): 8f93956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,12 +29,12 @@ task_ids:
29
  - multi-class-classification
30
  ---
31
 
32
- # Dataset Description
33
 
34
  The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. There are 21,107 total documents for topic classification and 11,932 total documents for sentiment analysis. The data was collected using the Twitter API. The current dataset supports the multi-class classification task.
35
 
36
 
37
- ## Task 1: Sentiment Analysis
38
 
39
  # Data Splits
40
  There are 2 splits: train and validation. Below are the statistics:
@@ -45,7 +45,7 @@ There are 2 splits: train and validation. Below are the statistics:
45
  | Validation | 2,486 |
46
 
47
 
48
- ## Task 2: Topic Classification
49
 
50
  # Data Splits
51
  There are 2 splits: train and validation. Below are the statistics:
 
29
  - multi-class-classification
30
  ---
31
 
32
+ ### Dataset Description
33
 
34
  The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. There are 21,107 total documents for topic classification and 11,932 total documents for sentiment analysis. The data was collected using the Twitter API. The current dataset supports the multi-class classification task.
35
 
36
 
37
+ ### Task 1: Sentiment Analysis
38
 
39
  # Data Splits
40
  There are 2 splits: train and validation. Below are the statistics:
 
45
  | Validation | 2,486 |
46
 
47
 
48
+ ### Task 2: Topic Classification
49
 
50
  # Data Splits
51
  There are 2 splits: train and validation. Below are the statistics: