qingkongzhiqian / GPT2-Summary

基于GPT2的中文摘要生成模型

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculate loss的问题

rattlesnakey opened this issue · comments

为什么calculate_loss_and_accuracy这个function的outputs是取outputs[0]呢?不应该直接取output吗?谢谢