File size: 1,273 Bytes
9577e68
 
 
faedf33
9577e68
faedf33
 
 
9577e68
 
 
 
 
 
0d86e29
 
 
9577e68
 
0d86e29
9577e68
 
 
c74a0a3
9129239
195f176
9129239
2e1c07f
 
302125b
bce1e56
 
9577e68
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
---
license: mit
base_model: roberta-base
datasets: climate_fever
tags:
 - fact-checking
 - climate
 - text entailment
metrics:
- accuracy
- f1
model-index:
- name: results
  results: []
widget:
- text: "The Great Barrier Reef is experiencing the most widespread bleaching ever recorded [SEP] A March 2016 report stated that coral bleaching was more widespread than previously thought, seriously affecting the northern parts of the reef as a result of warming ocean temperatures."
  example_title: "Claim Verification"
---


<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on Jasontth/climate_fever_plus (https://huggingface.co/datasets/Jasontth/climate_fever_plus), enlarged CLIMATE-FEVER dataset (The dataset provided combines the Climate-Fever dataset and claim reviews from the website Climate Feedback (https://climatefeedback.org/)

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

# results

It achieves the following results on the test set:
- Accuracy: 0.7288
- F1: 0.7229