Datasets:
ibm
/

Modalities:
Text
Formats:
text
Languages:
English
ArXiv:
Libraries:
Datasets
License:
File size: 9,003 Bytes
ec9e4a9
037f45d
 
 
 
 
 
 
 
e4c0d4c
 
 
 
 
 
 
 
 
ec9e4a9
e4c0d4c
 
dee85fe
e4c0d4c
 
 
 
 
 
 
037f45d
e4c0d4c
 
037f45d
e4c0d4c
 
 
037f45d
e4c0d4c
6c73061
 
e4c0d4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dee85fe
e4c0d4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dee85fe
e4c0d4c
 
 
 
 
 
 
 
 
dee85fe
e4c0d4c
037f45d
 
 
 
dee85fe
 
 
 
 
 
 
 
 
 
 
 
 
 
e4c0d4c
 
 
 
 
037f45d
e4c0d4c
6c73061
 
 
e4c0d4c
6c73061
 
 
 
 
 
 
 
 
 
 
dee85fe
 
 
 
 
 
e4c0d4c
 
 
 
 
 
 
 
 
 
 
 
 
037f45d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
---
annotations_creators:
- expert-generated
language_creators:
- found
multilinguality:
- monolingual
license:
- odc-by
task_categories:
- token-classification
language:
- en
tags:
- climate
pretty_name: Climate Change NER
size_categories:
- n<1K
---
# Dataset Card for Climate Change NER

The Climate Change NER is an English-language dataset containing 534 abstracts of climate-related papers. They have been sourced from the Semantic Scholar Academic Graph "abstracts" dataset. The abstracts have been manually annotated by classifying climate-related tokens in a set of 13 categories.

## Dataset Details

### Dataset Description

We introduce a comprehensive dataset for developing and evaluating NLP models tailored towards understanding and addressing climate-related topics across various domains.
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) 
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:

- **Curated by:** Birgit Pfitzmann
- **Shared by:** Cesar Berrospi Ramis
- **Language(s) (NLP):** English
- **License:** [Open Data Commons Attribution License (ODC-By)](https://opendatacommons.org/licenses/by/1-0/)

### Dataset Sources

- **Source:** A subset of [Semantic Scholar Academic Graph Dataset](https://arxiv.org/abs/2301.10140) (the "abstracts" dataset)
- **Paper:** [INDUS: Effective and Efficient Language Models for Scientific Applications](https://arxiv.org/abs/2405.10725)

## Uses

This dataset is primarly intended for evaluating Named Entity Recognition (NER) tasks.

## Dataset Structure

### Data Instances

Each instance consists of several lines representing a document abstract and its annotation. The beginning of an instance is marked by a line starting with `-DOCSTART-`
and containing a unique hash of the document across the entire dataset. Each token from the abstract is included in a separate line with one of the following labels:
- `O` if the token is not part of any named entity instance
- `B` if the token is the beginning of a named entity instance
- `I` if the token is inside of a named entity instance

If the token is marked with `O` or `I`, the entity type is added. A maximum of one entity type can be assigned to a token. The possible types are:
`climate-assets`, `climate-datasets`, `climate-greenhouse-gases`, `climate-hazards`, `climate-impacts`, `climate-mitigations`, `climate-models`, `climate-nature`, `climate-observations`, `climate-organisms`, `climate-organizations`, `climate-problem-origins`, and `climate-properties`.

```
-DOCSTART- -X- O O cc560f5c553e1b60e054abe1578227ff

Non O
- O
identifiable O
RHH O
emergency O
department O
data O
and O
climate O
data O
from O
the O
Australian B-climate-organizations
Bureau I-climate-organizations
of I-climate-organizations
Meteorology I-climate-organizations
were O
obtained O
for O
the O
period O
2003 O
- O
2010 O
. O
```

### Data Splits

The Climate Change NER dataset has 3 splits: _train_, _validation_, and _test_. Below are the statistics for Version 1.0.0 of the dataset.

| Dataset Split | Number of Instances in Split |
| :------------ | :--------------------------- |
| Train         | 382                          |
| Validation    |  77                          |
| Test          |  75                          |


## Dataset Creation

### Source Data

The source data are abstracts from the [Semantic Scholar Academic Graph Dataset](https://www.semanticscholar.org/product/api) (the _abstracts_ dataset).

### Annotations

The abstracts have been annotated manually. Climate-related tokens are classified according to the following classes:

- **climate-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.
- **climate-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.
- **climate-greenhouse-gases**: gases that cause heating of the atmosphere (greenhouse gases).
- **climate-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_.
- **climate-impacts**: effects of hazards, primarily negative effects on humans. We also consider impacts on livestock as impacts, as it indirectly affects humans.
- **climate-mitigations**: activities to reduce climate change or to better deal with the consequences. 
- **climate-models**: specific physical, mathematical, or artificial intelligence objects, nowadays always computer-executable, used to analyze and usually predict climate parameters.
- **climate-nature**: aspects of nature that are not alive, such as oceans, rivers, the atmosphere, winds, and snow. 
- **climate-observations**: climate observation tools with a name. Examples are satellites, radiospectrometers, rain gauges, wildlife cameras, and questionnaires.
- **climate-organisms**: animals, plants, and other organisms that are considered for their own sakes (in contrast to as food for humans) as climate organisms.
- **climate-organizations**: real-world organizations with climate-related interests.
- **climate-problem-origins**: problems that describe why the climate is changing. Key examples are _fossil fuel_ and _deforestation_. We also mention sectors that can be cited as causes of energy use. For instance, in a text about the energy consumption by the transport sector,
_transport sector_ is annotated as _problem_.
- **climate-properties**: properties of the climate itself (not abstract objects like models and datasets) that typically come with values and units.

#### Who are the annotators?

The dataset was annotated by Birgit Pfitzmann

## Citation

**BibTeX:**

When using this data, please cite the following paper:

```
@misc{bhattacharjee2024indus,
  title={INDUS: Effective and Efficient Language Models for Scientific Applications}, 
  author={Bishwaranjan Bhattacharjee and Aashka Trivedi and Masayasu Muraoka and Muthukumaran Ramasubramanian and Takuma Udagawa and Iksha Gurung and Rong Zhang and Bharath Dandala and Rahul Ramachandran and Manil Maskey and Kayleen Bugbee and Mike Little and Elizabeth Fancher and Lauren Sanders and Sylvain Costes and Sergi Blanco-Cuaresma and Kelly Lockhart and Thomas Allen and Felix Grazes and Megan Ansdel and Alberto Accomazzi and Yousef El-Kurdi and Davis Wertheimer and Birgit Pfitzmann and Cesar Berrospi Ramis and Michele Dolfi and Rafael Teixeira de Lima and Panos Vagenas and S. Karthik Mukkavilli and Peter Staar and Sanaz Vahidinia and Ryan McGranaghan and Armin Mehrabian and Tsendgar Lee},
  year={2024},
  eprint={2405.10725},
  archivePrefix={arXiv},
  primaryClass={cs.CL},
  url={https://arxiv.org/abs/2405.10725}
}
```

The source data has been fetched from the Semantic Scholar Academic Graph Datasets ("abstracts" dataset).
This collection is licensed under [ODC-BY](https://opendatacommons.org/licenses/by/1.0/).
By downloading this data you acknowledge that you have read and agreed to all the terms in this license.
When using this data in a product or service, or including data in a redistribution, please cite the following paper:

```
@misc{https://doi.org/10.48550/arxiv.2301.10140,
  title = {The Semantic Scholar Open Data Platform},
  author = {Kinney, Rodney and Anastasiades, Chloe and Authur, Russell and Beltagy, Iz and Bragg, Jonathan and Buraczynski, Alexandra and Cachola, Isabel and Candra, Stefan and Chandrasekhar, Yoganand and Cohan, Arman and Crawford, Miles and Downey, Doug and Dunkelberger, Jason and Etzioni, Oren and Evans, Rob and Feldman, Sergey and Gorney, Joseph and Graham, David and Hu, Fangzhou and Huff, Regan and King, Daniel and Kohlmeier, Sebastian and Kuehl, Bailey and Langan, Michael and Lin, Daniel and Liu, Haokun and Lo, Kyle and Lochner, Jaron and MacMillan, Kelsey and Murray, Tyler and Newell, Chris and Rao, Smita and Rohatgi, Shaurya and Sayre, Paul and Shen, Zejiang and Singh, Amanpreet and Soldaini, Luca and Subramanian, Shivashankar and Tanaka, Amber and Wade, Alex D. and Wagner, Linda and Wang, Lucy Lu and Wilhelm, Chris and Wu, Caroline and Yang, Jiangjiang and Zamarron, Angele and Van Zuylen, Madeleine and Weld, Daniel S.},
  publisher = {arXiv},
  year = {2023},
  doi = {10.48550/ARXIV.2301.10140},
  url = {https://arxiv.org/abs/2301.10140}
}
```

## Dataset Card Contact

Cesar Berrospi Ramis [@ceberam](https://github.com/ceberam)