bhavitvyamalik's picture
Upload README.md with huggingface_hub
1f4cfd4 verified
|
raw
history blame
No virus
1.18 kB
metadata
language:
  - is
  - en
tags:
  - translation
license: cc-by-4.0

Translation model for is-en HPLT v1.0

This repository contains the model weights for translation models trained with Marian for HPLT project. For usage instructions, evaluation scripts, and inference scripts, please refer to the HPLT-MT-Models v1.0 GitHub repository.

  • Source language: is
  • Target language: en
  • Dataset: HPLT only
  • Model: transformer-base
  • Tokenizer: SentencePiece (Unigram)
  • Cleaning: We use OpusCleaner for cleaning the corpus. Details about rules used can be found in the filter files in Github

To run inference with Marian, refer to the Inference/Decoding/Translation section of our GitHub repository.

Benchmarks

testset BLEU chr-F comet
flores200 25.3 50.0 0.836
ntrex 23.2 49.1 0.8359