Chengcheng Hu

Results 4 comments of Chengcheng Hu

需要下载一下对应与训练模型的checkpoint和训练推理代码,然后跟bert文件结构类似去跑

> only by running `# python main.py --alg salience_rank --data ./data/data.xlsx --topic_num 10 --top_k 20 --alpha 0.2 --lambda_ 0.7` got up error see the FAQ of README

> Transformer.py文件中的out = x + nn.Parameter(self.pe, requires_grad=False).to(self.device)报错: RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might...