alexisbaladon's picture
Docs: Add documentation for inference instructions and paper citation
6235991 verified
|
raw
history blame contribute delete
No virus
778 Bytes
metadata
license: apache-2.0
language:
  - es
  - gn
metrics:
  - chrf
tags:
  - marianNMT
  - translation
  - grammar

Description This model was created using the same methodology presented in Grammar-based Data Augmentation for Low-Resource Languages: The Case of Guarani-Spanish Neural Machine Translation.

Instructions In order to run it, it is needed to use the C++ software MarianNMT with a command similar to this:

/marian/build/marian-decoder -m ./s2s_adjusted_gn_es_s2s.npz -v ./pretrain_test_vocab.gnV6000_6000.spm ./pretrain_test_vocab.esV6000_6000.spm -i ./input.gn --cpu-threads 12 > ./output.es

Benchmarks