webersni commited on
Commit
9c8b114
1 Parent(s): 90ba101

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +145 -1
README.md CHANGED
@@ -1,11 +1,33 @@
1
  ---
 
 
 
 
 
 
2
  license: cc-by-nc-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
3
  dataset_info:
4
  features:
5
  - name: text
6
  dtype: string
7
  - name: label
8
- dtype: int64
 
 
 
 
 
9
  splits:
10
  - name: train
11
  num_bytes: 492077
@@ -16,3 +38,125 @@ dataset_info:
16
  download_size: 373484
17
  dataset_size: 666342
18
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
  license: cc-by-nc-sa-4.0
9
+ multilinguality:
10
+ - monolingual
11
+ size_categories:
12
+ - 1K<n<10K
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - text-classification
17
+ task_ids:
18
+ - sentiment-classification
19
+ pretty_name: ClimateSentiment
20
  dataset_info:
21
  features:
22
  - name: text
23
  dtype: string
24
  - name: label
25
+ dtype:
26
+ class_label:
27
+ names:
28
+ '0': risk
29
+ '1': neutral
30
+ '2': opportunity
31
  splits:
32
  - name: train
33
  num_bytes: 492077
 
38
  download_size: 373484
39
  dataset_size: 666342
40
  ---
41
+
42
+
43
+ # Dataset Card for climate_sentiment
44
+
45
+ ## Dataset Description
46
+
47
+ - **Homepage:** [climatebert.ai](https://climatebert.ai)
48
+ - **Repository:**
49
+ - **Paper:** [papers.ssrn.com/sol3/papers.cfm?abstract_id=3998435](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3998435)
50
+ - **Leaderboard:**
51
+ - **Point of Contact:** [Nicolas Webersinke](mailto:[email protected])
52
+
53
+ ### Dataset Summary
54
+
55
+ We introduce an expert-annotated dataset for classifying climate-related sentiment of climate-related paragraphs in corporate disclosures.
56
+
57
+ ### Supported Tasks and Leaderboards
58
+
59
+ The dataset supports a ternary sentiment classification task of whether a given climate-related paragraph has sentiment opportunity, neutral, or risk.
60
+
61
+ ### Languages
62
+
63
+ The text in the dataset is in English.
64
+
65
+ ## Dataset Structure
66
+
67
+ ### Data Instances
68
+
69
+ ```
70
+ {
71
+ 'text': '− Scope 3: Optional scope that includes indirect emissions associated with the goods and services supply chain produced outside the organization. Included are emissions from the transport of products from our logistics centres to stores (downstream) performed by external logistics operators (air, land and sea transport) as well as the emissions associated with electricity consumption in franchise stores.',
72
+ 'label': 1
73
+ }
74
+ ```
75
+
76
+ ### Data Fields
77
+
78
+ - text: a climate-related paragraph extracted from corporate annual reports and sustainability reports
79
+ - label: the label (0 -> risk, 1 -> neutral, 2 -> opportunity)
80
+
81
+ ### Data Splits
82
+
83
+ The dataset is split into:
84
+ - train: 1,000
85
+ - test: 320
86
+
87
+ ## Dataset Creation
88
+
89
+ ### Curation Rationale
90
+
91
+ [More Information Needed]
92
+
93
+ ### Source Data
94
+
95
+ #### Initial Data Collection and Normalization
96
+
97
+ Our dataset contains climate-related paragraphs extracted from financial disclosures by firms. We collect text from corporate annual reports and sustainability reports.
98
+
99
+ For more information regarding our sample selection, please refer to the Appendix of our paper (see [citation](#citation-information)).
100
+
101
+ #### Who are the source language producers?
102
+
103
+ Mainly large listed companies.
104
+
105
+ ### Annotations
106
+
107
+ #### Annotation process
108
+
109
+ For more information on our annotation process and annotation guidelines, please refer to the Appendix of our paper (see [citation](#citation-information)).
110
+
111
+ #### Who are the annotators?
112
+
113
+ The authors and students at Universität Zürich and Friedrich-Alexander-Universität Erlangen-Nürnberg with majors in finance and sustainable finance.
114
+
115
+ ### Personal and Sensitive Information
116
+
117
+ Since our text sources contain public information, no personal and sensitive information should be included.
118
+
119
+ ## Considerations for Using the Data
120
+
121
+ ### Social Impact of Dataset
122
+
123
+ [More Information Needed]
124
+
125
+ ### Discussion of Biases
126
+
127
+ [More Information Needed]
128
+
129
+ ### Other Known Limitations
130
+
131
+ [More Information Needed]
132
+
133
+ ## Additional Information
134
+
135
+ ### Dataset Curators
136
+
137
+ - Julia Anna Bingler
138
+ - Mathias Kraus
139
+ - Markus Leippold
140
+ - Nicolas Webersinke
141
+
142
+ ### Licensing Information
143
+
144
+ This dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license (cc-by-nc-sa-4.0). To view a copy of this license, visit [creativecommons.org/licenses/by-nc-sa/4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
145
+
146
+ If you are interested in commercial use of the dataset, please contact [[email protected]](mailto:[email protected]).
147
+
148
+ ### Citation Information
149
+
150
+ ```bibtex
151
+ @techreport{bingler2023cheaptalk,
152
+ title={How Cheap Talk in Climate Disclosures Relates to Climate Initiatives, Corporate Emissions, and Reputation Risk},
153
+ author={Bingler, Julia and Kraus, Mathias and Leippold, Markus and Webersinke, Nicolas},
154
+ type={Working paper},
155
+ institution={Available at SSRN 3998435},
156
+ year={2023}
157
+ }
158
+ ```
159
+
160
+ ### Contributions
161
+
162
+ Thanks to [@webersni](https://github.com/webersni) for adding this dataset.