Dataset Viewer issue: UnexpectedError
#1
by ShakshiPanwar - opened
The dataset viewer is not working.
Error details:
Error code: UnexpectedError
ShakshiPanwar changed discussion status to closed
ShakshiPanwar changed discussion status to open
Hi, I have no access to the dataset for now, but I can see that the underlying error is:
TypeError: Couldn't cast array of type
list<item: string>
to
string
Does it help?
Yes, that's the case. The value against the key "content" is in list format, while for other files, the values for the same key are in str format. Thanks a lot for pointing it out.
DebasishDhal99 changed discussion status to closed