Translation
COMET
zouharvi commited on
Commit
84b5afa
·
verified ·
1 Parent(s): a851430

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -142,8 +142,7 @@ subset2evaluate.evaluate.eval_subset_correlation(data_precomet[:100], data_full)
142
  > 0.75
143
  ```
144
  we get higher correlation.
145
- Note that this is not the best PreCOMET model.
146
- Read the paper for more information.
147
 
148
 
149
  This work is described in [How to Select Datapoints for Efficient Human Evaluation of NLG Models?](https://arxiv.org/abs/2501.18251).
 
142
  > 0.75
143
  ```
144
  we get higher correlation.
145
+ Note that this is not the best PreCOMET model and you can expect a bigger effect on a larger scale, as described in the paper.
 
146
 
147
 
148
  This work is described in [How to Select Datapoints for Efficient Human Evaluation of NLG Models?](https://arxiv.org/abs/2501.18251).