Question-Answering icon indicating copy to clipboard operation
Question-Answering copied to clipboard

Is this repo on python 2 and tensorflow==1.12?

Open jenniferzhu opened this issue 6 years ago • 2 comments

Is this repo on python 2 and tensorflow==1.12?

jenniferzhu avatar Mar 01 '18 17:03 jenniferzhu

I use python 3.6 and tensorflow 1.2.1 and also fix some datatype problems it's works!

alznn avatar Aug 13 '18 09:08 alznn

how to solve this issue? InvalidArgumentError (see above for traceback): Received a label value of 245 which is outside the valid range of [0, 53). Label values: 66 0 13 40 149 203 38 54 96 13 245 13 0 35 [[Node: qa/SparseSoftmaxCrossEntropyWithLogits/SparseSoftmaxCrossEntropyWithLogits = SparseSoftmaxCrossEntropyWithLogits[T=DT_FLOAT, Tlabels=DT_INT32, _device="/job:localhost/replica:0/task:0/device:CPU:0"](qa/answer_ptr_attender/rnn/rnn/attention_wrapper/Select_1, qa/strided_slice_1)]]

vumamaheswari avatar Oct 08 '18 18:10 vumamaheswari