Juliana Resplande

Results 3 issues of Juliana Resplande

When using a Portuguese Translation of squad 1.1 with initial checkpoint as neuralmind/bert-base-portuguese-cased, the prediction step throws a KeyError specifically in squad_utils.py extract_answer function: ![image](https://user-images.githubusercontent.com/28462295/78706943-4abe0600-78e6-11ea-89b4-02f147a6b785.png) Noticing that the error was...

Hello, congrats for the initiative! I've been using Helsinking-NLP models previously and most commonly used models are 'opus-mt-en-ROMANCE' and 'opus-mt-ROMANCE-en' for Portuguese. So, if I use `model.translate(sample, source_lang='pt', target_lang='en')`, it...

Hi there, I am using your repo for my master's thesis. How I can cite it? Thanks! :)