Datasets:
ibm
/

Modalities:
Text
Formats:
text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
ceberam commited on
Commit
037f45d
1 Parent(s): e4c0d4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -69
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
- license: odc-by
 
 
 
 
 
 
 
3
  task_categories:
4
  - token-classification
5
  language:
@@ -20,16 +27,17 @@ The Climate Change NER is an English-language dataset containing 534 abstracts o
20
 
21
  We introduce a comprehensive dataset for developing and evaluating NLP models tailored towards understanding and addressing climate-related topics across various domains.
22
  The **Climate Change NER** is a manually curated dataset of 534 abstracts from climate-related articles. They have been extracted from the [Semantic Scholar Academic Graph](https://www.semanticscholar.org/product/api) (_abstracts_ dataset)
23
- by using a seed set of climate-related keywords. The abstracts were annotated by tagging relevant tokens with the IOB format (inside, outside, beginning) using 14 differents categories.
24
 
25
  - **Curated by:** Birgit Pfitzmann
26
- - **Shared by [optional]:** Cesar Berrospi Ramis
27
  - **Language(s) (NLP):** English
28
  - **License:** [Open Data Commons Attribution License (ODC-By)](https://opendatacommons.org/licenses/by/1-0/)
29
 
30
- ### Dataset Sources [optional]
31
 
32
- - **Paper [optional]:** [More Information Needed]
 
33
 
34
  ## Uses
35
 
@@ -91,65 +99,37 @@ The Climate Change NER dataset has 3 splits: _train_, _validation_, and _test_.
91
 
92
  ## Dataset Creation
93
 
94
- ### Curation Rationale
95
-
96
-
97
- [More Information Needed]
98
-
99
  ### Source Data
100
 
101
  The source data are abstracts from the Semantic Scholar Academic Graph Dataset (the _abstracts_ dataset).
102
  This collection is licensed under ODC-BY. (https://opendatacommons.org/licenses/by/1.0/)\n\nBy downloading this data you acknowledge that you have read and agreed to all the terms in this license.\n\nATTRIBUTION\nWhen using this data in a product or service, or including data in a redistribution, please cite the following paper:
103
 
104
- #### Data Collection and Processing
105
-
106
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
107
-
108
- [More Information Needed]
109
-
110
- #### Who are the source data producers?
111
-
112
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
113
-
114
- [More Information Needed]
115
-
116
- ### Annotations [optional]
117
-
118
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
119
-
120
- #### Annotation process
121
-
122
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
123
-
124
- [More Information Needed]
125
 
126
  #### Who are the annotators?
127
 
128
  The dataset was annotated by Birgit Pfitzmann
129
 
130
- [More Information Needed]
131
-
132
- #### Personal and Sensitive Information
133
-
134
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
135
-
136
- [More Information Needed]
137
 
138
- ## Bias, Risks, and Limitations
139
-
140
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
141
-
142
- [More Information Needed]
143
-
144
- ### Recommendations
145
-
146
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
147
-
148
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
149
-
150
- ## Citation [optional]
151
-
152
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
153
 
154
  **BibTeX:**
155
 
@@ -164,21 +144,6 @@ Users should be made aware of the risks, biases and limitations of the dataset.
164
  }
165
  ```
166
 
167
- **APA:**
168
-
169
- [More Information Needed]
170
-
171
- ## Glossary [optional]
172
-
173
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
174
-
175
- [More Information Needed]
176
-
177
- ## More Information [optional]
178
-
179
- [More Information Needed]
180
-
181
-
182
  ## Dataset Card Contact
183
 
184
- Cesar Berrospi Ramis [@ceberam](https://github.com/ceberam))
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - found
6
+ multilinguality:
7
+ - monolingual
8
+ license:
9
+ - odc-by
10
  task_categories:
11
  - token-classification
12
  language:
 
27
 
28
  We introduce a comprehensive dataset for developing and evaluating NLP models tailored towards understanding and addressing climate-related topics across various domains.
29
  The **Climate Change NER** is a manually curated dataset of 534 abstracts from climate-related articles. They have been extracted from the [Semantic Scholar Academic Graph](https://www.semanticscholar.org/product/api) (_abstracts_ dataset)
30
+ by using a seed set of climate-related keywords. The abstracts were annotated by tagging relevant tokens with the IOB format (inside, outside, beginning) using 14 differents categories:
31
 
32
  - **Curated by:** Birgit Pfitzmann
33
+ - **Shared by:** Cesar Berrospi Ramis
34
  - **Language(s) (NLP):** English
35
  - **License:** [Open Data Commons Attribution License (ODC-By)](https://opendatacommons.org/licenses/by/1-0/)
36
 
37
+ ### Dataset Sources
38
 
39
+ - **Source** A subset of Semantic Scholar Academic Graph Dataset (the _abstracts_ dataset)
40
+ - **Paper:** TBA
41
 
42
  ## Uses
43
 
 
99
 
100
  ## Dataset Creation
101
 
 
 
 
 
 
102
  ### Source Data
103
 
104
  The source data are abstracts from the Semantic Scholar Academic Graph Dataset (the _abstracts_ dataset).
105
  This collection is licensed under ODC-BY. (https://opendatacommons.org/licenses/by/1.0/)\n\nBy downloading this data you acknowledge that you have read and agreed to all the terms in this license.\n\nATTRIBUTION\nWhen using this data in a product or service, or including data in a redistribution, please cite the following paper:
106
 
107
+ ### Annotations
108
+
109
+ The abstracts have been annotated manually. Climate-related tokens are classified according to the following classes:
110
+
111
+ - `assets`: objects or services of value to humans that can get destroyed or diminished by climate-hazards. Key categories are health, buildings, infrastructure, and crops or livestock.
112
+ - `climate-named`: ?
113
+ - `datasets`: specific collections of climate data with a name. A climate dataset can be the result of observations or of a model, e.g., as a prediction or reanalysis. The data may be lists, tables, databases, inventories or historical records, where the data dominate over attached code.
114
+ - `ghg`: gases that cause heating of the atmosphere (greenhouse gases).
115
+ - `hazards`: hazards with potential negative impact on climate, such as floods, wildfires, droughts, and heatwaves. Where a hazard is named in more detail in a text, the entire term is annotated, e.g., _surface water flood_ or _soil liquefaction_.
116
+ - `impacts`: effects of hazards, primarily negative effects on humans. We also consider impacts on livestock as impacts, as it indirectly affects humans.
117
+ - `mitigations`: activities to reduce climate change or to better deal with the consequences.
118
+ - `models`: specific physical, mathematical, or artificial intelligence objects, nowadays always computer-executable, used to analyze and usually predict climate parameters.
119
+ - `nature`: aspects of nature that are not alive, such as oceans, rivers, the atmosphere, winds, and snow.
120
+ - `observations`: climate observation tools with a name. Examples are satellites, radiospectrometers, rain gauges, wildlife cameras, and questionnaires.
121
+ - `organisms`: animals, plants, and other organisms that are considered for their own sakes (in contrast to as food for humans) as climate organisms.
122
+ - `organizations`: real-world organizations with climate-related interests.
123
+ - `problems`:
124
+ - `properties`:
 
 
 
125
 
126
  #### Who are the annotators?
127
 
128
  The dataset was annotated by Birgit Pfitzmann
129
 
130
+ ## Citation
 
 
 
 
 
 
131
 
132
+ Publication TBA.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
 
134
  **BibTeX:**
135
 
 
144
  }
145
  ```
146
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  ## Dataset Card Contact
148
 
149
+ Cesar Berrospi Ramis [@ceberam](https://github.com/ceberam)