Closed javacjh closed 6 years ago
Hi @javacjh,
Do u have this issue?
It looks like the dimension between char_emb and mask is different?
Thanks for the keen eye. Ive updated eval scripts with this input.
@ChinHui-Chen please open another issue focused on baseline errors describing your setup, what commands you are running and I'll take a look
Hi there:
I only run the code in evaluation so I don't know what happen to other code. So far I have coded with tensorflow, so I am not so familiar with torch. Based on the information you provided, the error occur at line 154 of train.py. You may check whether it's typo about queries or the problem about the format of queries variable.
Best, Jiahua
On Thu, May 31, 2018 at 11:47 AM, Chin-Hui (Johnson) < notifications@github.com> wrote:
Hi @javacjh https://github.com/javacjh,
Do u encounter this error?
[image: image] https://user-images.githubusercontent.com/625355/40792579-df6d32fa-652c-11e8-9c55-d90cd70de680.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dfcf93/MSMARCOV2/issues/2#issuecomment-393576364, or mute the thread https://github.com/notifications/unsubscribe-auth/AVCjPlMNkRuAv6Zk2NuT2jOPf0-wYZNcks5t4BB8gaJpZM4UP32M .
some adaptation is needed for code downloaded. Otherwise, it will generate errors. (Actually we can change the output file also but I simply change the code downloaded)