Dynamic-Clip-Attention
Dynamic-Clip-Attention copied to clipboard
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 5025: illegal multibyte sequence
F:\Anaconda3\python.exe E:/Dynamic-Clip-Attention-master/main.py
F:\Anaconda3\lib\site-packages\h5py_init_.py:36: FutureWarning: Conversion of the second argument of issubdtype from float
to np.floating
is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type
.
from ._conv import register_converters as _register_converters
Using TensorFlow backend.
5 model
2019-07-03 15:32:54,607 [line:100] INFO ModelParam(hidden_dim=300, enc_timesteps=25, dec_timesteps=90, batch_size=3, random_size=15, k_value_ques=5, k_value_ans=5, lr=0.001)
Traceback (most recent call last):
File "E:/Dynamic-Clip-Attention-master/main.py", line 176, in
Process finished with exit code 1