Jasontth commited on
Commit
302125b
1 Parent(s): 499fd3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # results
21
 
22
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on 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/))
23
- It achieves the following results on the evaluation set:
24
  - Loss: 0.6970
25
  - Accuracy: 0.7288
26
  - F1: 0.7229
 
19
 
20
  # results
21
 
22
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on 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/)
23
+ It achieves the following results on the test set:
24
  - Loss: 0.6970
25
  - Accuracy: 0.7288
26
  - F1: 0.7229