README.md CHANGED
@@ -18,78 +18,8 @@ task_categories:
18
  task_ids:
19
  - multi-class-classification
20
  - sentiment-classification
 
21
  pretty_name: FinancialPhrasebank
22
- dataset_info:
23
- - config_name: sentences_allagree
24
- features:
25
- - name: sentence
26
- dtype: string
27
- - name: label
28
- dtype:
29
- class_label:
30
- names:
31
- '0': negative
32
- '1': neutral
33
- '2': positive
34
- splits:
35
- - name: train
36
- num_bytes: 303371
37
- num_examples: 2264
38
- download_size: 681890
39
- dataset_size: 303371
40
- - config_name: sentences_75agree
41
- features:
42
- - name: sentence
43
- dtype: string
44
- - name: label
45
- dtype:
46
- class_label:
47
- names:
48
- '0': negative
49
- '1': neutral
50
- '2': positive
51
- splits:
52
- - name: train
53
- num_bytes: 472703
54
- num_examples: 3453
55
- download_size: 681890
56
- dataset_size: 472703
57
- - config_name: sentences_66agree
58
- features:
59
- - name: sentence
60
- dtype: string
61
- - name: label
62
- dtype:
63
- class_label:
64
- names:
65
- '0': negative
66
- '1': neutral
67
- '2': positive
68
- splits:
69
- - name: train
70
- num_bytes: 587152
71
- num_examples: 4217
72
- download_size: 681890
73
- dataset_size: 587152
74
- - config_name: sentences_50agree
75
- features:
76
- - name: sentence
77
- dtype: string
78
- - name: label
79
- dtype:
80
- class_label:
81
- names:
82
- '0': negative
83
- '1': neutral
84
- '2': positive
85
- splits:
86
- - name: train
87
- num_bytes: 679240
88
- num_examples: 4846
89
- download_size: 681890
90
- dataset_size: 679240
91
- tags:
92
- - finance
93
  ---
94
 
95
  # Dataset Card for financial_phrasebank
@@ -271,4 +201,4 @@ If you are interested in commercial use of the data, please contact the followin
271
 
272
  ### Contributions
273
 
274
- Thanks to [@frankier](https://github.com/frankier) for adding this dataset.
 
18
  task_ids:
19
  - multi-class-classification
20
  - sentiment-classification
21
+ paperswithcode_id: null
22
  pretty_name: FinancialPhrasebank
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # Dataset Card for financial_phrasebank
 
201
 
202
  ### Contributions
203
 
204
+ Thanks to [@frankier](https://github.com/frankier) for adding this dataset.
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"sentences_allagree": {"description": "The key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n\u223c 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques.\n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets. Three of the annotators\nwere researchers and the remaining 13 annotators were master\u2019s students at\nAalto University School of Business with majors primarily in finance,\naccounting, and economics.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement: all annotators\nagree, >=75% of annotators agree, >=66% of annotators agree and >=50% of\nannotators agree.\n", "citation": "@article{Malo2014GoodDO,\n title={Good debt or bad debt: Detecting semantic orientations in economic texts},\n author={P. Malo and A. Sinha and P. Korhonen and J. Wallenius and P. Takala},\n journal={Journal of the Association for Information Science and Technology},\n year={2014},\n volume={65}\n}\n", "homepage": "https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news", "license": "Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "financial_phrasebank", "config_name": "sentences_allagree", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 303371, "num_examples": 2264, "dataset_name": "financial_phrasebank"}}, "download_checksums": {"https://huggingface.co/datasets/financial_phrasebank/resolve/main/data/FinancialPhraseBank-v1.0.zip": {"num_bytes": 681890, "checksum": "0e1a06c4900fdae46091d031068601e3773ba067c7cecb5b0da1dcba5ce989a6"}}, "download_size": 681890, "post_processing_size": null, "dataset_size": 303371, "size_in_bytes": 985261}, "sentences_75agree": {"description": "The key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n\u223c 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques.\n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets. Three of the annotators\nwere researchers and the remaining 13 annotators were master\u2019s students at\nAalto University School of Business with majors primarily in finance,\naccounting, and economics.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement: all annotators\nagree, >=75% of annotators agree, >=66% of annotators agree and >=50% of\nannotators agree.\n", "citation": "@article{Malo2014GoodDO,\n title={Good debt or bad debt: Detecting semantic orientations in economic texts},\n author={P. Malo and A. Sinha and P. Korhonen and J. Wallenius and P. Takala},\n journal={Journal of the Association for Information Science and Technology},\n year={2014},\n volume={65}\n}\n", "homepage": "https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news", "license": "Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "financial_phrasebank", "config_name": "sentences_75agree", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 472703, "num_examples": 3453, "dataset_name": "financial_phrasebank"}}, "download_checksums": {"https://huggingface.co/datasets/financial_phrasebank/resolve/main/data/FinancialPhraseBank-v1.0.zip": {"num_bytes": 681890, "checksum": "0e1a06c4900fdae46091d031068601e3773ba067c7cecb5b0da1dcba5ce989a6"}}, "download_size": 681890, "post_processing_size": null, "dataset_size": 472703, "size_in_bytes": 1154593}, "sentences_66agree": {"description": "The key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n\u223c 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques.\n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets. Three of the annotators\nwere researchers and the remaining 13 annotators were master\u2019s students at\nAalto University School of Business with majors primarily in finance,\naccounting, and economics.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement: all annotators\nagree, >=75% of annotators agree, >=66% of annotators agree and >=50% of\nannotators agree.\n", "citation": "@article{Malo2014GoodDO,\n title={Good debt or bad debt: Detecting semantic orientations in economic texts},\n author={P. Malo and A. Sinha and P. Korhonen and J. Wallenius and P. Takala},\n journal={Journal of the Association for Information Science and Technology},\n year={2014},\n volume={65}\n}\n", "homepage": "https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news", "license": "Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "financial_phrasebank", "config_name": "sentences_66agree", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 587152, "num_examples": 4217, "dataset_name": "financial_phrasebank"}}, "download_checksums": {"https://huggingface.co/datasets/financial_phrasebank/resolve/main/data/FinancialPhraseBank-v1.0.zip": {"num_bytes": 681890, "checksum": "0e1a06c4900fdae46091d031068601e3773ba067c7cecb5b0da1dcba5ce989a6"}}, "download_size": 681890, "post_processing_size": null, "dataset_size": 587152, "size_in_bytes": 1269042}, "sentences_50agree": {"description": "The key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n\u223c 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques.\n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets. Three of the annotators\nwere researchers and the remaining 13 annotators were master\u2019s students at\nAalto University School of Business with majors primarily in finance,\naccounting, and economics.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement: all annotators\nagree, >=75% of annotators agree, >=66% of annotators agree and >=50% of\nannotators agree.\n", "citation": "@article{Malo2014GoodDO,\n title={Good debt or bad debt: Detecting semantic orientations in economic texts},\n author={P. Malo and A. Sinha and P. Korhonen and J. Wallenius and P. Takala},\n journal={Journal of the Association for Information Science and Technology},\n year={2014},\n volume={65}\n}\n", "homepage": "https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news", "license": "Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "financial_phrasebank", "config_name": "sentences_50agree", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 679240, "num_examples": 4846, "dataset_name": "financial_phrasebank"}}, "download_checksums": {"https://huggingface.co/datasets/financial_phrasebank/resolve/main/data/FinancialPhraseBank-v1.0.zip": {"num_bytes": 681890, "checksum": "0e1a06c4900fdae46091d031068601e3773ba067c7cecb5b0da1dcba5ce989a6"}}, "download_size": 681890, "post_processing_size": null, "dataset_size": 679240, "size_in_bytes": 1361130}}
dummy/sentences_50agree/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57fb2f0ec5b785107996cfcf617a3c11854f0b8a626acff94c2bc26dbd05f807
3
+ size 1048
dummy/sentences_66agree/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb075b5a0db29d47ae3890525bbcacd351ccf8b4ef603fd74147ee06a579eb77
3
+ size 1048
dummy/sentences_75agree/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f9eaa7b7b1ece14ae8aa3b0a466f074777367d6211cffa20fada965bb4fa31
3
+ size 1048
dummy/sentences_allagree/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5013f0fd3bb0f7c172674ad35641f4bfa2d3b6682efdb9061abcad98c40b2da
3
+ size 1050