DDI-extraction-through-LSTM
DDI-extraction-through-LSTM copied to clipboard
some problem about dataset
hello, i want to ask a question , does your input data just process the raw DDI2013 data through process1.py and process2.py, is there any other preprocessing process? i have divided the val set according to your practice. when i run this code, it has an error "ValueError: Found input variables with inconsistent numbers of samples: [1323, 0]",this error occurred in the "test_step--Validation" phase ,and i don't know how to solve it... T T