LAION-AI / LAION-AI/Open-Assistant
Automatic translation of prompts and answer to multiple languages
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I am excited about this project. I have already used MBART50 from facebook to translate text from and to english and other languages and it was pretty solid translation.
We can augment the database greatly by capitalizing on the multiple languages if we make a cross languages translations to pump up the database. So if anyone adds a text in a language, be it in english or another one, we can translate it to all other languages while keeping the annotations.
We can automate this by adding a translation module.
People can continue to annotate translated prompts and answers which will help eliminating bad translations for example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The proposal names no files, tests, or entry points. Start by reviewing how the project stores prompts, answers, and annotations, then assess the mentioned MBART50 approach; done means translations can cover the target languages while preserving annotations and allowing later correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning, python
- Domain
- data, internationalization, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100