Fix splits

#7
by juanpablo4l - opened

Split train and validation splits

CLARIN-PL org

You can achieve this through the HuggingFace dataset library. You can refer to this link for subsampling the train split. The split is in line with papers that utilize this dataset, so no changes are planned in that regard.

Sign up or log in to comment