persona
persona copied to clipboard
Open domain persona-aware dialogue generation
  这问题可能因为什么导致的,或者应该如何解决呢?
关于evaler
直接运行时,遇到问题 ValueError: ('The `preds` and `target` should have the same shape,', ' got `preds` with shape=torch.Size([11, 16]) and `target` with shape=torch.Size([11, 15]).') 出错位置 f1 = metrics.f1_score(pred_padded.T.to('cpu'), target.T.to('cpu'))
