-
### mpv version and platform
Windows 10 1809
mpv 0.29.0-107-gd6d6da4711 Copyright © 2000-2018 mpv/MPlayer/mplayer2 projects
built on Sun Dec 16 00:57:00 UTC 2018
ffmpeg library versions:
li…
-
### Description
With the files from the bf_6axes_dev branch downloaded today, when specifying `#define NON_E_AXES = 4` or `#define NON_E_AXES = 5` or `#define NON_E_AXES = 6` only axes XYZ can be m…
-
Hello, I'm a newcomer to NLP. I have tried to install cuda, cudnn, NCCL and pytorch myself, but I don't know if my training process is normal. Here is my training log:
```Namespace(adam_betas='(0.9, …
-
I follow the instruction to preprocess and train an engine with your code with and without srclm and trglm. And I succeded. I trained two models, one with srclm and tgtlm and one engine without.
Th…
-
I got compling errors with the latest Arduino IDE 1.8.10 (Windows 7) Board: "Arduino Mega 2560" and the latest MK4duo FW version 4.4.0.
I've used online configurator.
### My file `Configuration_…
-
**Please, follow this template when opening a new issue: this will help us a lot in the process of helping you.**
### Issue description
1) Menu Items Truncated (See Pictures) - Only "STATIC" _ITEM…
-
I was training the Transformer model when a error occurred. The training process for the 1st epoch went very well but the validation raised an error, "EOFError: Source and reference streams have diffe…
-
I using XLM encoder and Decoder using 6 layers big transformer, I have try big batch and lower learning rate and not got a appropriate results. Have any training settings for me to get a appropriate …
-
I'm trying to load fairseq Transformer multilingual model.
When I'm giving the lang-pairs as en-de and en-de then the model starts training and when I'm giving the model lang pairs as en-de sr-de it…
-
[Following up on email.]
We attempted to reproduce the fully supervised baseline for Ne->En translation with the commands given on the README. However, we were unable to obtain the BLEU score repor…