thesemicolon icon indicating copy to clipboard operation
thesemicolon copied to clipboard

ValueError: setting an array element with a sequence.

Open deepankar27 opened this issue 7 years ago • 1 comments
trafficstars

@shreyans29 I am getting error "ValueError: setting an array element with a sequence." I used your conversation dataset itself, any idea why so?

deepankar27 avatar Jan 19 '18 09:01 deepankar27

Most of the time it occurs if you have array shape mismatch in the list

iteachmachines avatar Feb 14 '23 20:02 iteachmachines