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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -142,6 +142,8 @@ subset2evaluate.evaluate.eval_subset_correlation(data_precomet[:100], data_full)
142
  > 0.75
143
  ```
144
  we get higher correlation.
 
 
145
 
146
 
147
  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.
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).