firefox-translations icon indicating copy to clipboard operation
firefox-translations copied to clipboard

All languages in dropdown menu have "(beta)" near them

Open bicolino34 opened this issue 2 years ago • 5 comments

Describe the bug In Ukrainian translation, every single language in dropdown menu has "(beta)" near them

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information as possible):

  • Firefox Browser version: 103.0
  • Processor information:
  • OS version:
  • System type (32-bit or 64-bit): 64
  • Firefox Translation Extension version: 1.1.3buildid20220722.083742
  • Webpage on which issue was observed:
  • Language of the webpage:
  • Translating to (language):
  • Console logs from Web Developer Tools:

bicolino34 avatar Jul 29 '22 17:07 bicolino34

Since the Ukrainian model is still Beta, the described behaviour sounds expected to me.

cadeyrn avatar Jul 29 '22 18:07 cadeyrn

Yes, everything is going through a not-so-good Ukrainian model. A bit of back story is this particular model came from OPUS on not much data. Then I used the model to run ParaCrawl to mine the web for more parallel data: http://web-language-models.s3-website-us-east-1.amazonaws.com/paracrawl/bonus/en-uk-v1.txt.gz (it probably needs some more filtering to remove bg and ru).

There's even more data in the WMT task on Ukrainian: https://www.statmt.org/wmt22/translation-task.html

But we haven't gotten around to building a newer model on that data.

kpu avatar Jul 29 '22 19:07 kpu

You mean that if Ukrainian language is in beta then all other will also have beta near them in dropdown menu? Example: English (Beta) (that happens with all other languages too) image Italian image Bulgarian image

bicolino34 avatar Jul 30 '22 06:07 bicolino34

Internally, we have translation directions. It's not a multilingual model at present, so there's a Ukrainian -> English model and an English -> Ukrainian model. If we need, say, Bulgarian then it is pivoting by translating Bulgarian -> English and English -> Ukrainian. The UI attempts to simplify this into support for particular languages.

Beta is really a word that means "don't judge us too hard on quality because we know we can do better". And the quality of all translations into Ukrainian is not as good as it could be.

I accept the outcome in the UI is weird and it could be explained better.

kpu avatar Jul 30 '22 11:07 kpu

Ok, thank you for explanation. I didn't know that. Should I keep the issue, or better close it?

bicolino34 avatar Jul 30 '22 11:07 bicolino34

As explained, this is the expected behavior, thanks @bicolino34

andrenatal avatar Nov 02 '22 23:11 andrenatal