Skip to content

Releases: Prompsit/promut

Release list

v2.1.0

Choose a tag to compare

@TudorMN TudorMN released this 29 Jul 12:31
  • Datasets and OPUS datasets
    • NEW - Add functionality to OPUS dataset download for users to utilize custom languages that might not be in the user's database.
    • NEW - Added a wider range of languages to the existing ones.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@TudorMN TudorMN released this 12 Jun 11:58

ProMut preserves former MutNMT features and adds new ones:

  • Upload and manage datasets

    • NEW - Download datasets from the OPUS dataset repository
  • Train and manage engines

    • NEW - Use MarianNMT instead of JoeyNMT as the core MT framework
    • NEW - Download Engines from OPUS-MT
    • NEW - Finetune models downloaded from OPUS-MT
  • Evaluate translations

    • NEW Added COMET as a new metric
  • Many more changes and full changelog