Instructions to use zouhar/PreCOMET-var with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- COMET
How to use zouhar/PreCOMET-var with COMET:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Vilém Zouhar commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -142,7 +142,7 @@ subset2evaluate.evaluate.eval_subset_correlation(data_precomet[:100], data_full)
|
|
| 142 |
> 0.92
|
| 143 |
```
|
| 144 |
we get higher correlation and number of clusters.
|
| 145 |
-
|
| 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).
|
|
|
|
| 142 |
> 0.92
|
| 143 |
```
|
| 144 |
we get higher correlation and number of clusters.
|
| 145 |
+
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).
|