Giter Club home page Giter Club logo

Comments (2)

nreimers avatar nreimers commented on July 30, 2024 1

Hi,

  1. Is there any error?

  2. This can be ignored

  3. Yes, the opus-mt models has some issues. It was trained on a rather small dataset consisting of sentences. If you translated words or short phrases with it, it can lead to these strange behavior. The M2M models are more robust (im my impression). Sadly there is not easy fix for the opus-mt models

  4. Running on a GPU significantly improves the performance. But otherwise, there is sadly not much tuning possible as transformers are quite compute expensive on CPU. You can use Google Colab to get a free GPU. See the links in the Readme for some examples how to run the code or a REST API on Google Colab.

from easynmt.

ecowitness avatar ecowitness commented on July 30, 2024

regarding:

  1. I originally started out trying to build my own image using pip3 to install easynmt. Build failed a number of times. I would try to figure out what would satisfy the issue and pip3 install that before the pip3 install easynmt so the requirement would be met. I ran out of the allocated time before I got it working. The last issue that got me red text was sentencepiece. Next day I pulled your image and have been using it since.
  2. Consider it done.
  3. I tried to load m2m_100_1.2B but it went into a loop tripping a watchdog timer. Then I loaded m2m_100_418M, but it translated "eighteen" to "18" and that isn't much use when building word match flashcards. I went back to opus-mt. We are doing a few manual corrections, as needed. Most of the translating that we are doing is for one time use. Most TV isn't worth watching a second time.
  4. I understand the need for a gpu. I'm running on a Dell PowerEdge R610 and there really isn't an easy way to get a gpu on board. I translated the Swedish CEFR Kelly list yesterday (8500 words, one at a time) and that went quickly enough. When we are doing a TV program, there are about 2500 lines of closed captions in a 90 minute program and so far that has been about 1700 unique words. Some are, of course, people and place names. I am getting good enough performance to just keep chugging along.
  5. Again.

Feel free to close this issue when you tire of discussion.

from easynmt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.