Update README.md
Browse files
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).
|