mzh1996

Results 16 comments of mzh1996

我也想问,论文里那些argument classification的F1 > 50%的结果,到底使用ground truth作为输入特征,还是用trigger 提取的结果作为输入特征的

> 我也是这样,请问您解决或者大概知道问题在哪了吗? 我回去看看 好像是能跑了 不过就算是能跑通 我也已经忘了是怎么修复的了 我回去给您看看

----------------------------------------------------------- 祝好! ----------------------------------------------------------- 孟子豪 ZY1803146 北航3系 308 新主楼F309 -----------------------------------------------------------   ------------------ 原始邮件 ------------------ 发件人: "lancopku/Global-Encoding" ***@***.***>; 发送时间: 2021年8月4日(星期三) 上午9:06 ***@***.***>; 抄送: "Zihao ***@***.******@***.***>; 主题: Re: [lancopku/Global-Encoding] 您好 每个epoch都出现 Use of uninitialized value in division (/)...

感谢 ----------------------------------------------------------- 祝好! ----------------------------------------------------------- 孟子豪 ZY1803146 北航3系 308 新主楼F309 -----------------------------------------------------------   ------------------ 原始邮件 ------------------ 发件人: "lancopku/Global-Encoding" ***@***.***>; 发送时间: 2021年8月4日(星期三) 上午9:06 ***@***.***>; 抄送: "Zihao ***@***.******@***.***>; 主题: Re: [lancopku/Global-Encoding] 您好 每个epoch都出现 Use of uninitialized value in division...

> > > 请问一下你们的模型在LCSTS数据集训练好大概需要多长时间呀? > > > > > > > 请问一下你们的模型在LCSTS数据集训练好大概需要多长时间呀? > > > > > > 您好,可把你的LCSTS数据集共享给我吗?[[email protected]](mailto:[email protected]),谢谢 > > 可以跟LCSTS的作者要 您好,我现在有PART_I.TXT~PART_III.TXT这三个文本数据 请问train.src等6个文件是如何从上面三个文本数据得到的? 也就是说这6个文件在执行preprocess.py之前的格式应该是怎样的?

我的测试也是类似的结论,用原始脚本训练大概3000个step就至少7个小时

> 请问解决了吗?我也遇到了同样的问题 我认为这是因为官方更新过一次modeling_chatglm.py这个文件,导致和这个项目不一致。 我的解决方案是,把新的modeling_chatglm.py文件里的chat函数直接copy到infer脚本里,改一下输入输出,就可以了

> 是self scritical sequence training. 会稳定一些 感谢,我去研究研究!

Sorry to disturb you. @danmeng90 I still can't solve this problem even if I add --use_box 0 into run_train.sh. There are two "python train.py " in the run_train.sh file. I...