Jean-Baptiste commited on
Commit
872caa1
1 Parent(s): 5dafed9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ dataset_info:
5
+ features:
6
+ - name: labels
7
+ sequence:
8
+ class_label:
9
+ names:
10
+ 0: negative
11
+ 1: neutral
12
+ 2: positive
13
+ splits:
14
+ - name: test
15
+ num_examples: 785
16
+ - name: train
17
+ num_examples: 4446
18
+ annotations_creators:
19
+ - expert-generated
20
+ license:
21
+ - mit
22
+ multilinguality:
23
+ - monolingual
24
+ pretty_name: financial_news_sentiment_mixte_with_phrasebank_75
25
+ size_categories:
26
+ - 1K<n<10K
27
+ source_datasets:
28
+ - original
29
+ tags: []
30
+ task_categories:
31
+ - text-classification
32
+ task_ids:
33
+ - multi-class-classification
34
+ - sentiment-classification
35
+ ---
36
+ # Dataset Card for "financial_news_sentiment_mixte_with_phrasebank_75"
37
+
38
+ This is a customized version of the phrasebank dataset in which I kept only sentence validated by at least 75% annotators.
39
+ In addition I added ~2000 articles validated manually on Canadian financial news.