Commit
•
00db691
0
Parent(s):
Update files from the datasets library (from 1.2.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.2.0
- .gitattributes +27 -0
- README.md +239 -0
- climate_fever.py +114 -0
- dataset_infos.json +1 -0
- dummy/1.0.1/dummy_data.zip +3 -0
.gitattributes
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
20 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,239 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
- expert-generated
|
5 |
+
language_creators:
|
6 |
+
- found
|
7 |
+
languages:
|
8 |
+
- en
|
9 |
+
licenses:
|
10 |
+
- unknown
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
source_datasets:
|
16 |
+
- extended|wikipedia
|
17 |
+
- original
|
18 |
+
task_categories:
|
19 |
+
- text-classification
|
20 |
+
- text-retrieval
|
21 |
+
- text-scoring
|
22 |
+
task_ids:
|
23 |
+
- fact-checking
|
24 |
+
- fact-checking-retrieval
|
25 |
+
- semantic-similarity-scoring
|
26 |
+
---
|
27 |
+
|
28 |
+
# Dataset Card for ClimateFever
|
29 |
+
|
30 |
+
## Table of Contents
|
31 |
+
- [Dataset Description](#dataset-description)
|
32 |
+
- [Dataset Summary](#dataset-summary)
|
33 |
+
- [Supported Tasks](#supported-tasks-and-leaderboards)
|
34 |
+
- [Languages](#languages)
|
35 |
+
- [Dataset Structure](#dataset-structure)
|
36 |
+
- [Data Instances](#data-instances)
|
37 |
+
- [Data Fields](#data-instances)
|
38 |
+
- [Data Splits](#data-instances)
|
39 |
+
- [Dataset Creation](#dataset-creation)
|
40 |
+
- [Curation Rationale](#curation-rationale)
|
41 |
+
- [Source Data](#source-data)
|
42 |
+
- [Annotations](#annotations)
|
43 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
44 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
45 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
46 |
+
- [Discussion of Biases](#discussion-of-biases)
|
47 |
+
- [Other Known Limitations](#other-known-limitations)
|
48 |
+
- [Additional Information](#additional-information)
|
49 |
+
- [Dataset Curators](#dataset-curators)
|
50 |
+
- [Licensing Information](#licensing-information)
|
51 |
+
- [Citation Information](#citation-information)
|
52 |
+
|
53 |
+
## Dataset Description
|
54 |
+
|
55 |
+
- **Homepage:** [CLIMATE-FEVER homepage](http://climatefever.ai)
|
56 |
+
- **Repository:** [CLIMATE-FEVER repository](https://github.com/tdiggelm/climate-fever-dataset)
|
57 |
+
- **Paper:** [CLIMATE-FEVER: A Dataset for Verification of Real-World Climate Claims](https://arxiv.org/abs/2012.00614)
|
58 |
+
- **Leaderboard:** [Needs More Information]
|
59 |
+
- **Point of Contact:** [Thomas Diggelmann](mailto:[email protected])
|
60 |
+
|
61 |
+
### Dataset Summary
|
62 |
+
|
63 |
+
A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present.
|
64 |
+
|
65 |
+
### Supported Tasks and Leaderboards
|
66 |
+
|
67 |
+
[Needs More Information]
|
68 |
+
|
69 |
+
### Languages
|
70 |
+
|
71 |
+
The text in the dataset is in English, as found in real-world claims about climate-change on the Internet. The associated BCP-47 code is `en`.
|
72 |
+
|
73 |
+
## Dataset Structure
|
74 |
+
|
75 |
+
### Data Instances
|
76 |
+
|
77 |
+
```
|
78 |
+
{
|
79 |
+
"claim_id": "0",
|
80 |
+
"claim": "Global warming is driving polar bears toward extinction",
|
81 |
+
"claim_label": 1, # "SUPPORTS"
|
82 |
+
"evidences": [
|
83 |
+
{
|
84 |
+
"evidence_id": "Extinction risk from global warming:170",
|
85 |
+
"evidence_label": 2, # "NOT_ENOUGH_INFO"
|
86 |
+
"article": "Extinction risk from global warming",
|
87 |
+
"evidence": "\"Recent Research Shows Human Activity Driving Earth Towards Global Extinction Event\".",
|
88 |
+
"entropy": 0.6931471805599453,
|
89 |
+
"votes": [
|
90 |
+
"SUPPORTS",
|
91 |
+
"NOT_ENOUGH_INFO",
|
92 |
+
null,
|
93 |
+
null,
|
94 |
+
null
|
95 |
+
]
|
96 |
+
},
|
97 |
+
{
|
98 |
+
"evidence_id": "Global warming:14",
|
99 |
+
"evidence_label": 1, # "SUPPORTS"
|
100 |
+
"article": "Global warming",
|
101 |
+
"evidence": "Environmental impacts include the extinction or relocation of many species as their ecosystems change, most immediately the environments of coral reefs, mountains, and the Arctic.",
|
102 |
+
"entropy": 0.0,
|
103 |
+
"votes": [
|
104 |
+
"SUPPORTS",
|
105 |
+
"SUPPORTS",
|
106 |
+
null,
|
107 |
+
null,
|
108 |
+
null
|
109 |
+
]
|
110 |
+
},
|
111 |
+
{
|
112 |
+
"evidence_id": "Global warming:178",
|
113 |
+
"evidence_label": 2, # "NOT_ENOUGH_INFO"
|
114 |
+
"article": "Global warming",
|
115 |
+
"evidence": "Rising temperatures push bees to their physiological limits, and could cause the extinction of bee populations.",
|
116 |
+
"entropy": 0.6931471805599453,
|
117 |
+
"votes": [
|
118 |
+
"SUPPORTS",
|
119 |
+
"NOT_ENOUGH_INFO",
|
120 |
+
null,
|
121 |
+
null,
|
122 |
+
null
|
123 |
+
]
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"evidence_id": "Habitat destruction:61",
|
127 |
+
"evidence_label": 1, # "SUPPORTS"
|
128 |
+
"article": "Habitat destruction",
|
129 |
+
"evidence": "Rising global temperatures, caused by the greenhouse effect, contribute to habitat destruction, endangering various species, such as the polar bear.",
|
130 |
+
"entropy": 0.0,
|
131 |
+
"votes": [
|
132 |
+
"SUPPORTS",
|
133 |
+
"SUPPORTS",
|
134 |
+
null,
|
135 |
+
null,
|
136 |
+
null
|
137 |
+
]
|
138 |
+
},
|
139 |
+
{
|
140 |
+
"evidence_id": "Polar bear:1328",
|
141 |
+
"evidence_label": 2, # "NOT_ENOUGH_INFO"
|
142 |
+
"article": "Polar bear",
|
143 |
+
"evidence": "\"Bear hunting caught in global warming debate\".",
|
144 |
+
"entropy": 0.6931471805599453,
|
145 |
+
"votes": [
|
146 |
+
"SUPPORTS",
|
147 |
+
"NOT_ENOUGH_INFO",
|
148 |
+
null,
|
149 |
+
null,
|
150 |
+
null
|
151 |
+
]
|
152 |
+
}
|
153 |
+
]
|
154 |
+
}
|
155 |
+
```
|
156 |
+
|
157 |
+
### Data Fields
|
158 |
+
|
159 |
+
- `claim_id`: a `string` feature, unique claim identifier.
|
160 |
+
- `claim`: a `string` feature, claim text.
|
161 |
+
- `claim_label`: a `int` feature, overall label assigned to claim (based on evidence majority vote). The label correspond to 0: "refutes", 1: "supports" and 2: "not enough info"
|
162 |
+
- `evidences`: a list of evidences with fields:
|
163 |
+
- `evidence_id`: a `string` feature, unique evidence identifier.
|
164 |
+
- `evidence_label`: a `int` feature, micro-verdict label. The label correspond to 0: "refutes", 1: "supports" and 2: "not enough info"
|
165 |
+
- `article`: a `string` feature, title of source article (Wikipedia page).
|
166 |
+
- `evidence`: a `string` feature, evidence sentence.
|
167 |
+
- `entropy`: a `float32` feature, entropy reflecting uncertainty of `evidence_label`.
|
168 |
+
- `votes`: a `list` of `string` features, corresponding to individual votes.
|
169 |
+
|
170 |
+
### Data Splits
|
171 |
+
|
172 |
+
This benchmark dataset currently consists of a single data split `test` that consists of 1,535 claims or 7,675 claim-evidence pairs.
|
173 |
+
|
174 |
+
## Dataset Creation
|
175 |
+
|
176 |
+
### Curation Rationale
|
177 |
+
|
178 |
+
[Needs More Information]
|
179 |
+
|
180 |
+
### Source Data
|
181 |
+
|
182 |
+
#### Initial Data Collection and Normalization
|
183 |
+
|
184 |
+
[Needs More Information]
|
185 |
+
|
186 |
+
#### Who are the source language producers?
|
187 |
+
|
188 |
+
[Needs More Information]
|
189 |
+
|
190 |
+
### Annotations
|
191 |
+
|
192 |
+
#### Annotation process
|
193 |
+
|
194 |
+
[Needs More Information]
|
195 |
+
|
196 |
+
#### Who are the annotators?
|
197 |
+
|
198 |
+
[Needs More Information]
|
199 |
+
|
200 |
+
### Personal and Sensitive Information
|
201 |
+
|
202 |
+
[Needs More Information]
|
203 |
+
|
204 |
+
## Considerations for Using the Data
|
205 |
+
|
206 |
+
### Social Impact of Dataset
|
207 |
+
|
208 |
+
[Needs More Information]
|
209 |
+
|
210 |
+
### Discussion of Biases
|
211 |
+
|
212 |
+
[Needs More Information]
|
213 |
+
|
214 |
+
### Other Known Limitations
|
215 |
+
|
216 |
+
[Needs More Information]
|
217 |
+
|
218 |
+
## Additional Information
|
219 |
+
|
220 |
+
### Dataset Curators
|
221 |
+
|
222 |
+
[Needs More Information]
|
223 |
+
|
224 |
+
### Licensing Information
|
225 |
+
|
226 |
+
[Needs More Information]
|
227 |
+
|
228 |
+
### Citation Information
|
229 |
+
|
230 |
+
```bibtex
|
231 |
+
@misc{diggelmann2020climatefever,
|
232 |
+
title={CLIMATE-FEVER: A Dataset for Verification of Real-World Climate Claims},
|
233 |
+
author={Thomas Diggelmann and Jordan Boyd-Graber and Jannis Bulian and Massimiliano Ciaramita and Markus Leippold},
|
234 |
+
year={2020},
|
235 |
+
eprint={2012.00614},
|
236 |
+
archivePrefix={arXiv},
|
237 |
+
primaryClass={cs.CL}
|
238 |
+
}
|
239 |
+
```
|
climate_fever.py
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# coding=utf-8
|
2 |
+
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
3 |
+
#
|
4 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
+
# you may not use this file except in compliance with the License.
|
6 |
+
# You may obtain a copy of the License at
|
7 |
+
#
|
8 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
9 |
+
#
|
10 |
+
# Unless required by applicable law or agreed to in writing, software
|
11 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
+
# See the License for the specific language governing permissions and
|
14 |
+
# limitations under the License.
|
15 |
+
"""A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet."""
|
16 |
+
|
17 |
+
from __future__ import absolute_import, division, print_function
|
18 |
+
|
19 |
+
import json
|
20 |
+
import os
|
21 |
+
|
22 |
+
import datasets
|
23 |
+
|
24 |
+
|
25 |
+
# Find for instance the citation on arxiv or on the dataset repo/website
|
26 |
+
_CITATION = """\
|
27 |
+
@misc{diggelmann2020climatefever,
|
28 |
+
title={CLIMATE-FEVER: A Dataset for Verification of Real-World Climate Claims},
|
29 |
+
author={Thomas Diggelmann and Jordan Boyd-Graber and Jannis Bulian and Massimiliano Ciaramita and Markus Leippold},
|
30 |
+
year={2020},
|
31 |
+
eprint={2012.00614},
|
32 |
+
archivePrefix={arXiv},
|
33 |
+
primaryClass={cs.CL}
|
34 |
+
}
|
35 |
+
"""
|
36 |
+
|
37 |
+
# You can copy an official description
|
38 |
+
_DESCRIPTION = """\
|
39 |
+
A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present.
|
40 |
+
"""
|
41 |
+
|
42 |
+
# dataset version (corresponds to release on GitHub)
|
43 |
+
_VERSION = "1.0.1"
|
44 |
+
|
45 |
+
# link to an official homepage
|
46 |
+
_HOMEPAGE = "http://climatefever.ai"
|
47 |
+
|
48 |
+
# TODO: Add the licence for the dataset here if you can find it
|
49 |
+
_LICENSE = ""
|
50 |
+
|
51 |
+
# url to dataset release on GitHub
|
52 |
+
_URL = f"https://github.com/tdiggelm/climate-fever-dataset/archive/{_VERSION}.zip"
|
53 |
+
|
54 |
+
|
55 |
+
class ClimateFever(datasets.GeneratorBasedBuilder):
|
56 |
+
"""CLIMATE-FEVER: A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present."""
|
57 |
+
|
58 |
+
VERSION = datasets.Version(_VERSION)
|
59 |
+
|
60 |
+
def _info(self):
|
61 |
+
|
62 |
+
features = datasets.Features(
|
63 |
+
{
|
64 |
+
"claim_id": datasets.Value("string"),
|
65 |
+
"claim": datasets.Value("string"),
|
66 |
+
"claim_label": datasets.ClassLabel(names=["SUPPORTS", "REFUTES", "NOT_ENOUGH_INFO", "DISPUTED"]),
|
67 |
+
"evidences": [
|
68 |
+
{
|
69 |
+
"evidence_id": datasets.Value("string"),
|
70 |
+
"evidence_label": datasets.ClassLabel(names=["SUPPORTS", "REFUTES", "NOT_ENOUGH_INFO"]),
|
71 |
+
"article": datasets.Value("string"),
|
72 |
+
"evidence": datasets.Value("string"),
|
73 |
+
"entropy": datasets.Value("float32"),
|
74 |
+
"votes": [datasets.Value("string")],
|
75 |
+
},
|
76 |
+
],
|
77 |
+
}
|
78 |
+
)
|
79 |
+
|
80 |
+
return datasets.DatasetInfo(
|
81 |
+
# This is the description that will appear on the datasets page.
|
82 |
+
description=_DESCRIPTION,
|
83 |
+
# This defines the different columns of the dataset and their types
|
84 |
+
features=features, # Here we define them above because they are different between the two configurations
|
85 |
+
# If there's a common (input, target) tuple from the features,
|
86 |
+
# specify them here. They'll be used if as_supervised=True in
|
87 |
+
# builder.as_dataset.
|
88 |
+
supervised_keys=None,
|
89 |
+
# Homepage of the dataset for documentation
|
90 |
+
homepage=_HOMEPAGE,
|
91 |
+
# License for the dataset if available
|
92 |
+
license=_LICENSE,
|
93 |
+
# Citation for the dataset
|
94 |
+
citation=_CITATION,
|
95 |
+
)
|
96 |
+
|
97 |
+
def _split_generators(self, dl_manager):
|
98 |
+
"""Returns SplitGenerators."""
|
99 |
+
data_dir = dl_manager.download_and_extract(_URL)
|
100 |
+
data_dir = os.path.join(data_dir, f"climate-fever-dataset-{_VERSION}", "dataset")
|
101 |
+
return [
|
102 |
+
datasets.SplitGenerator(
|
103 |
+
name=datasets.Split.TEST,
|
104 |
+
# These kwargs will be passed to _generate_examples
|
105 |
+
gen_kwargs={"filepath": os.path.join(data_dir, "climate-fever.jsonl"), "split": "test"},
|
106 |
+
),
|
107 |
+
]
|
108 |
+
|
109 |
+
def _generate_examples(self, filepath, split):
|
110 |
+
""" Yields examples. """
|
111 |
+
with open(filepath, encoding="utf-8") as f:
|
112 |
+
for id_, row in enumerate(f):
|
113 |
+
doc = json.loads(row)
|
114 |
+
yield id_, doc
|
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"default": {"description": "A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets and disputed cases of claims where both supporting and refuting evidence are present.\n", "citation": "@misc{diggelmann2020climatefever,\n title={CLIMATE-FEVER: A Dataset for Verification of Real-World Climate Claims},\n author={Thomas Diggelmann and Jordan Boyd-Graber and Jannis Bulian and Massimiliano Ciaramita and Markus Leippold},\n year={2020},\n eprint={2012.00614},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "http://climatefever.ai", "license": "", "features": {"claim_id": {"dtype": "string", "id": null, "_type": "Value"}, "claim": {"dtype": "string", "id": null, "_type": "Value"}, "claim_label": {"num_classes": 4, "names": ["SUPPORTS", "REFUTES", "NOT_ENOUGH_INFO", "DISPUTED"], "names_file": null, "id": null, "_type": "ClassLabel"}, "evidences": [{"evidence_id": {"dtype": "string", "id": null, "_type": "Value"}, "evidence_label": {"num_classes": 3, "names": ["SUPPORTS", "REFUTES", "NOT_ENOUGH_INFO"], "names_file": null, "id": null, "_type": "ClassLabel"}, "article": {"dtype": "string", "id": null, "_type": "Value"}, "evidence": {"dtype": "string", "id": null, "_type": "Value"}, "entropy": {"dtype": "float32", "id": null, "_type": "Value"}, "votes": [{"dtype": "string", "id": null, "_type": "Value"}]}]}, "post_processed": null, "supervised_keys": null, "builder_name": "climate_fever", "config_name": "default", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"test": {"name": "test", "num_bytes": 2429272, "num_examples": 1535, "dataset_name": "climate_fever"}}, "download_checksums": {"https://github.com/tdiggelm/climate-fever-dataset/archive/1.0.1.zip": {"num_bytes": 687133, "checksum": "ee059c9fb35d25ca03505e9ba476a9f511a1345f52c3b2d8d1851edd6b90c38e"}}, "download_size": 687133, "post_processing_size": null, "dataset_size": 2429272, "size_in_bytes": 3116405}}
|
dummy/1.0.1/dummy_data.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2209655515aa40c3305f906fc3cb1e07c0fce8048af521e13dba8ad96ba46664
|
3 |
+
size 3465
|