Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

POS evaluation made by precision or accuracy? #6

Description

@ollmer

Hello! I'm exploring the XGlue evaluation module with the purpose of evaluation our custom model and found that it uses precision metric as score:
https://github.com/microsoft/XGLUE/blob/master/evaluation/xglue_evaluate.py#L217

But the Readme states that POS-tagging is measured by accuracy:
https://github.com/microsoft/XGLUE/blob/master/README.md#pos-tagging-pos

Which metric should I use to be able to compare my results with other submission on a Leaderboard?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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