Skip to content

As a user, I want a method for computing the COMET metric for a given translated text, its source text, and a reference translation; so that I can score machine translations. #15

@laurejt

Description

@laurejt

COMET is an LLM-based MT metric.

Inputs:

  • tr_text: The text of the translation to be scored
  • src_text: The original source text
  • ref_text: The reference translation

Output: COMET score (float), ranges between 0 and 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    👇this sprintWork scheduled for the current sprint

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions