XLNet_embbeding
XLNet_embbeding copied to clipboard
Using XLNet as Embedding of Keras
网上说 不能将tf.**与keras.**混用,代码里也没有混用啊,请问出现这个错误是怎么回事?
使用项目提供的test.txt进行测试时,运行到model.predict报错如下:  请问什么原因,如何解决,谢谢
Bumps [keras](https://github.com/keras-team/keras) from 2.2.0 to 2.13.1. Release notes Sourced from keras's releases. Keras Release 2.13.1 What's Changed Fix timeseries_dataset_from_array counts when sequence_stride > 1 by @basjacobs93 in keras-team/keras#17396 Fix doc...