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-disc
|
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 |
|