Emotional-Support-Conversation icon indicating copy to clipboard operation
Emotional-Support-Conversation copied to clipboard

tr_loss1, logging_loss1 = 0.0, 0.0

Open luohua-yu opened this issue 2 years ago • 1 comments

您好,在复现代码的时候,有个细节请教您以下:tr_loss1记录的是什么?在源码中 if args.strategy: tr_loss1 += outputs[1].mean().item() 计算得到tr_loss1,之后使用它计算ppl,这里的又是什么含义呢?(不是困惑度啊)

luohua-yu avatar Mar 02 '23 09:03 luohua-yu

@lsy641

chujiezheng avatar May 15 '24 14:05 chujiezheng