How many rows are supposed to be in the train split?

#13
by yury-zyphra - opened

I couldn't download the dataset using datasets.load_dataset() due to a lot of tiny compressed jsonl's, so I cloned the repo using git LFS, and then I pointed HF to it to load the dataset. However, I see ~1.2B rows in the training split. Does this sound right?

Sign up or log in to comment