XLNet_embbeding icon indicating copy to clipboard operation
XLNet_embbeding copied to clipboard

Using XLNet as Embedding of Keras

Results 3 XLNet_embbeding issues
Sort by recently updated
recently updated
newest added

网上说 不能将tf.**与keras.**混用,代码里也没有混用啊,请问出现这个错误是怎么回事?

使用项目提供的test.txt进行测试时,运行到model.predict报错如下: ![image](https://user-images.githubusercontent.com/50728461/130933414-d2e05bfd-2c21-496a-9e0f-8ff4940e6961.png) 请问什么原因,如何解决,谢谢

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...

dependencies