Skip to content

The XLM-Roberta-Base model is not 100% compatible with HF Tokenizers implementation #186

Description

Please check the repro at https://github.com/onyxmaster/BlingFireIssue/.
It is able to correctly tokenize the string ¯ to tokens 6, 166757, but fails on the ¯¯, tokenizing them as 6, 166757, 166757 instead of 6, 166757, 6, 166757.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions