keras_qa_based_question_selection icon indicating copy to clipboard operation
keras_qa_based_question_selection copied to clipboard

dataset problem

Open zhangjiantong opened this issue 6 years ago • 0 comments

training_set = pickle.load(open(filename,'rb')) have problem like follow. _pickle.UnpicklingError: the STRING opcode argument must be quoted Do you have raw dataset?

zhangjiantong avatar May 28 '18 01:05 zhangjiantong