textClassifier icon indicating copy to clipboard operation
textClassifier copied to clipboard

ELMO输入长度问题

Open parkourcx opened this issue 5 years ago • 0 comments

我在运行elmo的时候也遇到了“ValueError: setting an array element with a sequence.”的错误。我的疑问是,句子长度小于Maxlen的话怎么处理呢,要如何处理?

parkourcx avatar Aug 04 '19 08:08 parkourcx