Load_dataset split=‘test’ not working again

P.S. I just did it for Lithuanian. Apparently, it downloaded all splits and then threw away the train and dev splits. This is the output of cv_17:
Dataset({
features: [‘client_id’, ‘path’, ‘audio’, ‘sentence’, ‘up_votes’, ‘down_votes’, ‘age’, ‘gender’, ‘accent’, ‘locale’, ‘segment’, ‘variant’],
num_rows: 4753
})

1 Like