Skip to content

Conversation

@lhoestq
Copy link
Member

@lhoestq lhoestq commented Jul 21, 2021

The Esperanto part (original) of OSCAR has the wrong number of examples:

from datasets import load_dataset
raw_datasets = load_dataset("oscar", "unshuffled_original_eo")

raises

NonMatchingSplitsSizesError:
[{'expected': SplitInfo(name='train', num_bytes=314188336, num_examples=121171, dataset_name='oscar'),
'recorded': SplitInfo(name='train', num_bytes=314064514, num_examples=121168, dataset_name='oscar')}]

I updated the number of expected examples in dataset_infos.json

cc @sgugger

@lhoestq lhoestq merged commit cddc9f2 into master Jul 21, 2021
@lhoestq lhoestq deleted the fix-oscar-esperanto branch July 21, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants