Edit model card

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_es_gn_s2s.npz -v ./pretrain_test_vocab.esV6000_6000.spm ./pretrain_test_vocab.gnV6000_6000.spm -i ./input.es --cpu-threads 12 > ./output.gn

Benchmarks

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .