I am using keras to detect similarity between question pairs. The model structure seems to be working fine but it gives me error on model.fit function. I even checked the datatype of my input data and it is numpy.ndarray. Any pointers in this regard and I'll be grateful.I am using keras to detect similarity between q