Tool to guide you through reporting the use of COMET for machine translation evaluation.
Project description
SacreCOMET
The tool has two functionalities. First, it creates a signature with your setup and COMET model:
pip install sacrecomet
# Without anything will try to detect the local environment and will
# ask you questions about which COMET model you used.
# Example output: Python3.11.8|Comet2.2.2|fp32|unite-mup
sacrecomet
# Arguments can also be specified non-interactively:
sacrecomet --model unite-mup --prec fp32
The other functionality is to find specific citations for COMET models that you're using:
sacrecomet cite Unbabel/xcomet-xl
https://arxiv.org/abs/2310.10482
@misc{guerreiro2023xcomet,
title={xCOMET: Transparent Machine Translation Evaluation through Fine-grained Error Detection},
...
Please open an issue/pull request in the repository if you wish to add models/functionality.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sacrecomet-0.0.1.tar.gz
(9.9 kB
view hashes)
Built Distribution
Close
Hashes for sacrecomet-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7170687710ea3b1607954acf8bb88290053fb4e1d066e5cf3ab19b974e308687 |
|
MD5 | d3ab3c32c4dd5e7e8b0b86edb4f0c02a |
|
BLAKE2b-256 | b42f884d88734f6616fb70ce4f911fa8e17d93bd0084881da9751735bace87e9 |