ValueError: Error when checking model target: expected dense_14 to have shape (None, 198) but got array with shape (6000, 5)

前端 未结 0 637
春和景丽
春和景丽 2020-12-17 09:53

I am trying to build a question-answering model that contains multiple words as answers. The details of the dataset are as below.

Vocabulary size = 198
traini         


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