DDI-extraction-through-LSTM icon indicating copy to clipboard operation
DDI-extraction-through-LSTM copied to clipboard

some problem about dataset

Open nlp-wh opened this issue 7 years ago • 0 comments

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

nlp-wh avatar Sep 17 '18 09:09 nlp-wh