Issues
- 0
any code for tensoflow > 2.0
#100 opened by RockLeeStudio - 1
InvalidArgumentError: Incompatible shapes: [128,14,14,16] vs. [8] [[{{node max_unpooling2d_4/max_unpooling2d_4/mul_4}}]] [[{{node Mean_1}}]]
#97 opened by fatemeh190 - 2
- 0
any examples of chatbot conversation?
#93 opened by marshonhuckleberry - 2
Incompatible shapes: [20,1] vs. [80,1]
#84 opened by pengcao - 0
Data missing from drive
#92 opened by rohit3463 - 6
这个代码是否可以用于中文状态下的封闭域问答?
#68 opened by dengqiqi123 - 1
ValueError: No files match ['/home/gopinathankm/ChatBots/chatbot-retrieval-master/data/train.tfrecords']
#64 opened by gopinathankm - 0
udc_test.py出错
#87 opened by vcbeaut - 0
- 1
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbf in position 2: illegal multibyte sequence
#85 opened by Kiteflyingee - 1
ValueError: Dimension must be 4 but is 3 for 'rnn/transpose' (op: 'Transpose') with input shapes: [20,?,160,100], [3].
#51 opened by yogesh-0586 - 2
InvalidArgumentError
#66 opened by yanqiangmiffy - 4
issue during training the data
#63 opened by karthika-devi - 5
- 0
- 0
InvalidArgumentError (see above for traceback): indices[7,16] = 99296 is not in [0, 91620)
#82 opened by pengcao - 4
How to solve AttributeError: module 'tensorflow.contrib.learn' has no attribute 'estimators'
#69 opened by XutongLi - 0
InvalidArgumentError: Name: <unknown>, Feature: distractor_1 (data type: int64) is required but could not be found. [[{{node read_batch_features_eval/ParseExample/ParseExample}}]]
#81 opened by NazaninSA - 3
Gettin error while running idc_train.py
#71 opened by thombrey-vinil - 0
InvalidArgumentError (see above for traceback): indices[24,12] = 135816 is not in [0, 91620)
#80 opened by pengcao - 1
- 2
- 3
tensorflow.python.framework.errors.InvalidArgumentError: Incompatible shapes: [80,1] vs. [160,1]
#61 opened by SeekPoint - 0
- 0
- 1
How to select candidate answers when predict
#72 opened by songjunjun - 1
Derive actual response from the probability? Just wondering how do I generate actual response from this model?
#70 opened by subhub74 - 3
- 1
when i tried udc_train.py i got error: pywrap_tensorflow.TF_GetCode(status)) tensorflow.python.framework.errors_impl.DataLossError: corrupted record at 0 [[Node: read_batch_features_train/read/ReaderReadUpToV2 = ReaderReadUpToV2[_device="/job:localhost/replica:0/task:0/cpu:0"](read_batch_features_train/read/TFRecordReaderV2, read_batch_features_train/file_name_queue, read_batch_features_train/read/ReaderReadUpToV2/num_records)]] Process finished with exit code 1
#59 opened by bandarikanth - 1
TypeError: object() takes no parameters
#50 opened by akhilgollapudi - 0
- 1
Something wrong with the udc_metrics.py
#65 opened by fj2889 - 6
- 2
- 1
udc_pedict.py is thowing error
#39 opened by abhishirk - 1
Accordingly to the paper they talk about 2 RNN's instead of feeding context and utterance into the same RNN
#47 opened by anthdm - 1
- 2
- 0
whei tried udc_train.py i got below error:tensorflow.python.framework.errors_impl.OutOfRangeError: FIFOQueue '_3_read_batch_features_train/fifo_queue' is closed and has insufficient elements (requested 1, current size 0)
#58 opened by bandarikanth - 1
- 0
- 0
Predict user inputs
#53 opened by yogesh-0586 - 0
- 1
ValueError: Only call `sigmoid_cross_entropy_with_logits` with named arguments (labels=..., logits=..., ...)
#46 opened by abhilash-reddy-k - 0
Error in tokenizing data.
#49 opened by saching270 - 1
udc_train.py not working 1.1.0
#43 opened by dexterchan - 2
not working anymore on Tensorflow 1.0 version
#40 opened by bingoko - 1
Poor results / training time
#38 opened by johnswan - 0
How to prepare training dataset structure
#37 opened by GraphGrailAi