Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
fact-checking
Languages:
English
Size:
10K - 100K
License:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- crowdsourced
|
| 4 |
+
language_creators:
|
| 5 |
+
- crowdsourced
|
| 6 |
+
languages:
|
| 7 |
+
- en
|
| 8 |
+
licenses:
|
| 9 |
+
- cc-by-sa-3.0
|
| 10 |
+
- gpl-3.0
|
| 11 |
+
multilinguality:
|
| 12 |
+
- monolingual
|
| 13 |
+
paperswithcode_id: fever
|
| 14 |
+
pretty_name: fever
|
| 15 |
+
size_categories:
|
| 16 |
+
- 100K<n<1M
|
| 17 |
+
source_datasets:
|
| 18 |
+
- extended|climate_fever
|
| 19 |
+
task_categories:
|
| 20 |
+
- text-classification
|
| 21 |
+
task_ids:
|
| 22 |
+
- fact-checking
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
+
### Dataset Summary
|
| 26 |
+
This dataset is extracted from Climate Fever dataset (https://www.sustainablefinance.uzh.ch/en/research/climate-fever.html) and processed ready to train and evaluate.
|
| 27 |
+
The training objective is a text classification task - given a claim and evidence, predict if evidence is related to claim.
|