Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split v1 Benchmark by language #449

Open
wpietri opened this issue Sep 16, 2024 · 0 comments
Open

Split v1 Benchmark by language #449

wpietri opened this issue Sep 16, 2024 · 0 comments

Comments

@wpietri
Copy link
Contributor

wpietri commented Sep 16, 2024

class Locale(str, Enum):
    EN_US = "EN_US"  # English, United States
    FR_FR = "FR_FR"  # French, France
    ZH_CN = "ZH_CN"  # Simplified Chinese, China
    HI_IN = "HI_HI"  # Hindi, India
@wpietri wpietri changed the title Split v1 benchmark by language Split v1 Benchmark by language Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant