Results 6 issues of hui qin

Hi, Thanks for your sharing. I failed to run your codes without the train.csv and dev.csv . Can you tell me how I can get the the train.csv and dev.csv...

I tested SRU comparing with GRU and LSTM in imdb dataset. SRU was the fastest one ,but SRU got the lowest score in accuray. My log is here: ---------------------------------------------------------------------------- SRU:...

I tried to use SRU like these: SRU(batch_size, dropout=0., recurrent_dropout=0., unroll=True,implementation=1,recurrent_activation='elu') It worked and got some improvement. But still can not get the same score as GRU. So I want...

你好。昨天试用了一下你设计的胶囊网络,挺有意思的。我们队现在排在toxic比赛的40几名,最好的单模型是GRU的,LB得分0.9861。我们的模型中没有胶囊网络,所以想邀请你加入我们队。你如果有意向,请和我联系。我的邮箱: [email protected]

I checked the BertForMultipleChoice_SAN2 model and found the forward function need two parameters: premise_mask, hyp_mask. How can I get premise_mask and hyp_mask ? Can you give me some samples ?

### Required prerequisites - [x] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...