Skip to content

[Feature] 对metric的重构 #417

@hzhwcmhf

Description

@hzhwcmhf

对metric部分的重构

  1. 部分metric名称更改,待定

  2. 对每一个metric添加返回key的选项。目前每个metric返回的key是固定的,例如BleuCorpusMetric永远只能返回bleu。需要添加支持使得可以自定义返回key

  3. 对更名的metric提供兼容性支持,即保留原来名字和接口。使用时,报Warning,且实际调用新的内容。

  4. 将测试移动到新的metric上。原有部分提供简要的兼容性测试,只要能够构造即可。

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.1.1featureNew feature or requestnewNew issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions