Some Answers are None

#2
by ErfanMoosaviMonazzah - opened

Hey there,
I've found the following instances where the specified choice is None (Empty in CSV). I guess it's not by design so you may need to address them:

Choice 1:
[3080, 8590, 13237]
Choice 2:
[3080, 6196, 13237]
Choice 3:
[3080, 13237]
Choice 4:
[3080, 13237]

You can find them by this filter:
ds.filter(lambda x: x['Choice 1'] is None)['train']['ID']

Raia Center org

Hi!
Thank you for your feedback. We will solve this issue and update the dataset on HuggingFace accordingly.

ErfanMoosaviMonazzah changed discussion status to closed

Sign up or log in to comment