zouharvi commited on
Commit
3c94eb1
·
verified ·
1 Parent(s): d68a353

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -100,10 +100,10 @@ base_model:
100
  - FacebookAI/xlm-roberta-large
101
  ---
102
 
103
- # COMET<sup>src</sup>-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/COMETsrc](https://github.com/zouharvi/COMETsrc).
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