orangetwo
orangetwo
把self.alpha改为 alpha
hey How did you correct the problem
貌似之前的版本好像就是这个顺序 在最近的几个pytorch版本 才将二者顺序调整了
请问您找到了吗
same problem
You can try the following code: `result = ltp.pipeline([query], tasks=["cws", "dep"])`
这个地方有点奇怪 paddle开源的代码和论文里的对不上
版本问题吧 这代码我都跑过的
transfomers==4.10.0 torch==1.90