Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
climate
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) | |