amandakonet commited on
Commit
6686bbd
·
1 Parent(s): 3d7af40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,7 +2,10 @@
2
  license: mit
3
  language:
4
  - en
5
- datasets: climateBert
 
 
 
6
  ---
7
 
8
  This model fine-tuned ClimateBert on the textual entailment task. Given (claim, evidence) pairs, the model predicts support (entailment), refute (contradict), or not enough info (neutral).
 
2
  license: mit
3
  language:
4
  - en
5
+ datasets: climatebert/distilroberta-base-climate-f
6
+ tags:
7
+ - fact-checking
8
+ - climate
9
  ---
10
 
11
  This model fine-tuned ClimateBert on the textual entailment task. Given (claim, evidence) pairs, the model predicts support (entailment), refute (contradict), or not enough info (neutral).