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

support languages other than English #1098

Open
jeswan opened this issue Sep 17, 2020 · 1 comment
Open

support languages other than English #1098

jeswan opened this issue Sep 17, 2020 · 1 comment

Comments

@jeswan
Copy link
Contributor

jeswan commented Sep 17, 2020

Issue by ssabzzz
Thursday Jun 25, 2020 at 14:13 GMT
Originally opened as nyu-mll/jiant#1098


I want to use a multilingual BERT model which apparently is not an option in jiant. (my test dataset is not in english)

Is there a way to achieve this right now?

@jeswan
Copy link
Contributor Author

jeswan commented Sep 17, 2020

Comment by sleepinyourhat
Thursday Jun 25, 2020 at 14:23 GMT


I believe there aren't any firm obstacles to setting up XLM-R support or non-English tasks. This isn't trivial, but if you can identify all of the RoBERTa-specific code, you should be able to set up a parallel code path for XLM-R.

Alternately, we're finishing up the initial draft/beta release of jiant 2, which will be public in about two weeks. That will have a somewhat different interface, but it will almost certainly support XLM-R from the start.

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