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

finetune for machine translation #19

Open
muhammed-saeed opened this issue Jun 4, 2023 · 0 comments
Open

finetune for machine translation #19

muhammed-saeed opened this issue Jun 4, 2023 · 0 comments

Comments

@muhammed-saeed
Copy link

Hi guys, I am currently endeavoring to train a RWKV model on a dataset in either JSON or TSV format. The structure of the dataset is as follows: {"instruction": "Translate language 1 into language 2", "input": "raw text in language 1", "output": "Desired text in language 2"}. However, the same structure may have varied instructions, input, and output format.

Would anyone be able to direct me to a repository that provides a comprehensive guide on fine-tuning a pre-trained RWKV model on such data? Alternatively, if I were to utilize Hugging Face's resources, how could I go about fine-tuning the RWKV model for this particular task?

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