LexiconAugmentedNER icon indicating copy to clipboard operation
LexiconAugmentedNER copied to clipboard

关于复现问题

Open liuwei1206 opened this issue 5 years ago • 2 comments

您好,论文中带Bert的实验结果是怎么设置的呢?以note4数据集为例,我使用你的代码仅仅能够达到80.2的效果,差最好的82.8很多。这个实验中,你用到了biword的embedding么

liuwei1206 avatar Jan 15 '21 02:01 liuwei1206

请问你现在已经实现了带Bert的实验结果了吗

yolanda182 avatar Oct 12 '21 02:10 yolanda182

你好,出现这个错误要怎么解决? [W IndexingUtils.h:20] Warning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (function expandTensors) [W LegacyDefinitions.cpp:55] Warning: masked_scatter_ received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (function masked_scatter__cuda) [W LegacyDefinitions.cpp:55] Warning

zsh123123 avatar Jan 13 '22 05:01 zsh123123