Ruixiang Tang
Ruixiang Tang
> I am running under Windows 10, but I found that the bleu score is not running, why? you need download "active Perl". This code used a Perl code to...
You could try small batch size or block. It seems that your GPU capacity is not enough.
Because you use a windows machine?
> > > I use this code on chinese-english translation task, and I find the result is promisng. However, when I transfer it to dialogue generation, the result is terrribly...
You could read the paper for more details. The block number means the encoder number. For example, if block is two, the encoder result of first block will send to...
Thanks for your quick reply. I run the experiments on 4 A100 GPUs and changed the GPU nums to 4 in the shell. However, the program is stuck at the...
Thanks for your suggestions, I run the experiments for VL-pertaining and fine-tune on VQA-SLAKE and IRTR-ROCO. Because of the memory limit, I only use ROCO for VL-pretraining. For SLAKE, I...