Hi,
Thanks for reporting. It’s a mistake on my side, the ‘labels’ are actually of type datasets.Sequence(feature=datasets.Value(dtype='int64'))
, rather than ClassLabel
.
Hi,
Thanks for reporting. It’s a mistake on my side, the ‘labels’ are actually of type datasets.Sequence(feature=datasets.Value(dtype='int64'))
, rather than ClassLabel
.