Shanza

Results 12 issues of Shanza

Hi. While executing the file model.py I am getting the following error on line 109. AssertionError: model name:bert/encoder/layer_0/ffn/intermediate/bias not exists! I am stuck here. What should I do to remove...

While running the convfeature.py .. i am getting this error... I am not getting what the issue is.. a little help here.. ``` usage: ipykernel_launcher.py [-h] D:\New folder\image-caption-generator-master\Dataset\COCO-images D:\New folder\image-caption-generator-master\ConvNets\inception_v4.pb...

Hi. While executing the test.py file. I am getting the following error. terminate_id = tokens.index('') ValueError: '' is not in list

Hey when i try to train the model i am getting the following error: Using TensorFlow backend. 413439 WARNING:tensorflow:From C:\Users\UserName\Anaconda3\lib\site-packages\tensorflow\python\framework\op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in...

I have installed pyrouge using this solution: https://stackoverflow.com/questions/45894212/installing-pyrouge-gets-error-in-ubuntu When executing the command : python -m pyrouge.test I am getting ok. But when i import pyrouge like: from pyrouge import Rouge155...

Hi. While executing the test.py file. I am getting the following error. terminate_id = tokens.index('') ValueError: '' is not in list Any idea how to resolve this. because the end...

Hey when i try to train the model i am getting the following error: Using TensorFlow backend. 413439 WARNING:tensorflow:From C:\Users\UserName\Anaconda3\lib\site-packages\tensorflow\python\framework\op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in...