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

how to train in another languages? #5

Closed
YusufCandraArif opened this issue Mar 18, 2022 · 3 comments
Closed

how to train in another languages? #5

YusufCandraArif opened this issue Mar 18, 2022 · 3 comments

Comments

@YusufCandraArif
Copy link

Thank you for this amazing project.
Is it possible to be trained in another language, for example Mandarin? Thank you.

@oliverguhr
Copy link
Owner

Hi @YusufCandraArif,
basically you would need to create a dataset for your language in the same format, as the SEPP NLG task that we build this model for. You can find the details here.

After that you need to add a config entry for your task in this file. After this you can start the training via:

python model_test_suite.py 2

And you are done :) Typically, some issues appear on the way. If you have any questions drop me a line or open a issue.

@oliverguhr
Copy link
Owner

@YusufCandraArif
Copy link
Author

Thank you Sir @oliverguhr

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

2 participants