sheiun
sheiun
@zcuuu 虽然我并非作者,也没有认真研读训练的方法,但就我个人的理解,使用单轮语料训练,并不会对多轮对话直接产生关连性。 而多轮机制的机制,是把过去输入的 `text` 和 `bert_response` 的 `ids` 用 `[SEP]` 串接,作为 `model` 的输入,用以预测下句回复。
Duplicate with #50 plz search the related issues before you ask the question.
@albbzmkh You need to make sure `torch.cuda.device_count()` is greater than `0`
This commit is quite significant. Even if 'FanDrawer' is proposed, the 'Chassis Fan' and 'PSU Fan' still won't have the 'drawer_name' attribute. Would using 'N/A' be better than 'Unknown' in...
Polyfills
> The HierarchyException is thrown by `addRoleToMember`, before you even call queue. Are you sure that you properly handle exceptions being thrown? When I call the method `guild.addRoleToMember` it didn't...
@sytone This commit explained how to display CJK correctly without download any TTF files and also let everyone know how to use their own IME to input other language. And...