ChineseYjh
ChineseYjh
我注册了onQQmessage函数,里面有打印到控制台的语句,但是控制台没有显示(每个函数出口都有打印语句并且函数正常退出,因为sento函数正常被调用)。而且仅仅是@机器人之后才会发生。。不@连反应都没有。写的比较仓促见谅
我先是一个控制台启动qqbot,另外一个用qq命令添加一个plugin,然后再unplug掉原来默认的那个qqbot.plugins.sampleslots,回车之后就是光标在那里一直闪和陷入死循环一样。然后我用另外一个号给这个号发消息也没有像往常一样显示出来。
Hi~ I want to utilize _AlbertForPreTraining_ to do MaskedLM task on new datasets(with **new vocab.txt**, whose size is not 21128) **based on the pretraining weights**. How can I do that...
Hello~I'm interested in your work. However, your codes **cannot reproduce** the results of **Tab.I** in your paper, which is the mIoU results with the FPN on Cityscapes val set, even...
This repository doesn't have the code for the experimental part of **ADE20K**, could you please provide the codes? Thx u~
I meet `AttributeError: module 'torch.distributed' has no attribute '_all_gather_base'` which is possibly caused by the torch version problem.