Ruixiang Tang

Results 4 issues of Ruixiang Tang

I want to improve transformer model. I think tensor2tensor is too big to change, so I choose this code. First, I have to reproduce the previous result. I add beam...

When I check the attention image, I found that the model actually put some attention in padding position. I think this is because the (1)embedding using dropout, (2)After the first...

Hi, Thanks for your excellent work and share this awesome repo. When I run your code, I found a warning "Missing logger folder: result/task_pretrain_m3ae-seed0-from_" I checked the /result folder and...

# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...