mwong commited on
Commit
7556687
1 Parent(s): 5a68db9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,4 +14,4 @@ metrics: f1
14
 
15
  # ClimateErnieV2
16
 
17
- ClimateErnieV2 is a classifier model that predicts if evidence is related to query claim. Using pretrained ernie-v2-base model, the classifier head is trained on Climate Fever dataset.
14
 
15
  # ClimateErnieV2
16
 
17
+ ClimateErnieV2 is a classifier model that predicts if evidence is related to query claim. The model achieved F1 score of 97.97% with test dataset "mwong/climate-evidence-related". Using pretrained ernie-v2-base model, the classifier head is trained on Climate Fever dataset.