categorical_cross_entropy in tensorflow v1: ValueError: Rank mismatch: Rank of labels (received 2) should equal rank of logits minus 1 (received 2)

后端 未结 0 1443
深忆病人
深忆病人 2020-12-16 06:24

I am trying to convert a question answering model which generates a single word as an answer to a multiple-word answer. The loss calculation of single word answer model is a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题