Instructions to use zouharvi/PreCOMET-diffdisc_direct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- COMET
How to use zouharvi/PreCOMET-diffdisc_direct 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -100,10 +100,10 @@ base_model:
|
|
| 100 |
- FacebookAI/xlm-roberta-large
|
| 101 |
---
|
| 102 |
|
| 103 |
-
#
|
| 104 |
|
| 105 |
This is a source-only COMET model used for efficient evaluation subset selection.
|
| 106 |
-
It is not compatible with the upstream [github.com/Unbabel/COMET/](https://github.com/Unbabel/COMET/) and to run it you have to install [github.com/zouharvi/
|
| 107 |
|
| 108 |
The primary use of this model is from the [subset2evaluate](https://github.com/zouharvi/subset2evaluate) package.
|
| 109 |
|
|
|
|
| 100 |
- FacebookAI/xlm-roberta-large
|
| 101 |
---
|
| 102 |
|
| 103 |
+
# PreCOMET-diffdisc_direct
|
| 104 |
|
| 105 |
This is a source-only COMET model used for efficient evaluation subset selection.
|
| 106 |
+
It is not compatible with the upstream [github.com/Unbabel/COMET/](https://github.com/Unbabel/COMET/) and to run it you have to install [github.com/zouharvi/PreCOMET](https://github.com/zouharvi/PreCOMET).
|
| 107 |
|
| 108 |
The primary use of this model is from the [subset2evaluate](https://github.com/zouharvi/subset2evaluate) package.
|
| 109 |
|