1

我正在尝试使用 bert 和 keras 为我的研究构建分类器。

当 X 是句子中单词和空格的数量时,我得到了 bert encoding (shape - (1,X,768))。

如果 X 不一致,我如何构建 keras 模型?

4

0 回答 0