Weiting-Gao

Results 4 issues of Weiting-Gao

Hello! In interpret_stsb.ipynb, there is a module called bert_explainer (from bert_explainer import BertExplainerTF), but it seems that there is no bert_explainer in the repo, it would be helpful if you...

Thanks for your great work! Can I ask a general and quick question? Is it reasonable to make explanations on training instances? To give an example, model f is trained...

Thanks for your work! I tried to post train the Bert base model using my own data. I encountered some problem when using fp16 (CUDA error: invalid configuration argument), so...

Thanks for sharing the code! I read the paper and also checked the code. I’m currently trying to adopt Diffmask to another dataset and have some questions regarding the code:...