File size: 1,295 Bytes
4c01fe4
5c2838c
 
 
 
4c01fe4
 
 
 
 
 
 
 
 
cbbd786
14b118c
 
cbbd786
14b118c
 
cbbd786
14b118c
5c2838c
a207576
 
 
 
 
 
 
 
4c01fe4
 
 
 
 
14b118c
 
4c01fe4
 
a207576
 
 
 
e2461ad
 
4c01fe4
e2461ad
 
 
 
cbbd786
b315d91
ddd1bc8
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
---
language:
- en
task_categories:
- text-classification
dataset_info:
  features:
  - name: claim
    dtype: string
  - name: evidence
    dtype: string
  - name: evidence_label
    dtype: string
  splits:
  - name: train
    num_bytes: 2155070
    num_examples: 6580
  - name: test
    num_bytes: 243229
    num_examples: 767
  - name: valid
    num_bytes: 245088
    num_examples: 768
  - name: climate_fever
    num_bytes: 2460545
    num_examples: 7675
  - name: climatefeedback
    num_bytes: 182842
    num_examples: 440
  download_size: 2715360
  dataset_size: 5286774
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: valid
    path: data/valid-*
  - split: climate_fever
    path: data/climate_fever-*
  - split: climatefeedback
    path: data/climatefeedback-*
tags:
- climate
---


The dataset provided combines the Climate-Fever dataset and claim reviews from the website Climate Feedback (https://climatefeedback.org/)

FYI, the train dataset contains claim-evidence pairs from Climate-Fever and Climate Feedback, while test and validation dataset only contains data from CLIMATE-FEVER

For detail, please read [this paper](https://jasontth.github.io/researches/climate-claim-verification.html)