Datasets:

Sub-tasks:
fact-checking
Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
extended|climate_fever
Tags:
License:
mwong commited on
Commit
3ffe7f1
1 Parent(s): 0a34653

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
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 claim is related to evidence.