amandakonet
commited on
Commit
•
a5675d3
1
Parent(s):
713574f
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- fact-checking
|
8 |
- climate
|
9 |
- text entailment
|
10 |
-
|
11 |
|
12 |
This model fine-tuned [ClimateBert](https://huggingface.co/climatebert/distilroberta-base-climate-f) on the textual entailment task using Climate FEVER data. Given (claim, evidence) pairs, the model predicts support (entailment), refute (contradict), or not enough info (neutral). The model has 67% validation accuracy.
|
13 |
|
|
|
7 |
- fact-checking
|
8 |
- climate
|
9 |
- text entailment
|
10 |
+
---
|
11 |
|
12 |
This model fine-tuned [ClimateBert](https://huggingface.co/climatebert/distilroberta-base-climate-f) on the textual entailment task using Climate FEVER data. Given (claim, evidence) pairs, the model predicts support (entailment), refute (contradict), or not enough info (neutral). The model has 67% validation accuracy.
|
13 |
|