Fernando Alva-Manchego

Results 10 issues of Fernando Alva-Manchego

#### What is your question? Hello! Some months ago, I successfully used the [previous version](https://github.com/pytorch/fairseq/tree/master/examples/translation#multilingual-translation) for multilingual translation with custom datasets. I recently noticed there's a [new one](https://github.com/pytorch/fairseq/tree/master/examples/multilingual) so I...

question
needs triage
stale

When comparing multiple systems, it would be useful to perform the most appropriate test to determine if the differences in scores for each metric are statistically significant. We could probably...

enhancement

Hi, I was able to find the predictions of the models in the test set, but I was wondering if you could make available the predictions of the models (or...

Hello, Could you provide details on the pre-processing applied to the dataset? For example, which tokenizer was used (with which options)? Thank you.

Hello, How were the validation and tune sets used? Normally, these two terms are used as synonyms to refer to the data used for choosing the hyper parameters, etc. In...

Hi, I was able to find the predictions of the models in the test set, but I was wondering if you could make available the predictions of the models (or...

Hi, Would it be possible to have access to your system's output on the validation set of TurkCorpus/WikiLarge? Thank you. Best, Fernando

In Equation 7 of the paper, my understanding is that you need to compute the precision/recall of each ngram order, and then this is averaged over the maximum order of...

Hi, Thank you for this guide. I know it's a few years old now, but I found it still very useful to understand the basic concepts in practice. Would you...

Hi! Thanks for the very nice work. I was wondering if the trained models were available somewhere in order to make a quick test in some data.