Datasets:

Languages:
Tagalog
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
crowdsourced
Source Datasets:
original
Tags:
License:

Fix the file pointer in Dataset Loading for Test Split

#5

as raised in this issue, looks like the issue came from L77. Therefore, I'm creating the PR to fix the issue (it's also raised in another experiments using dengue-filipino).

Datasets Maintainers org
β€’
edited Feb 1

Thanks for the fix @sabilmakbar .

This should fix #3.

I am just updating the metadata in the dataset card before merging this PR :

datasets-cli test ./dengue_filipino.py --save_info --all_configs

This way we have the updated number of examples for the test split: 500 instead of 4015

albertvillanova changed pull request status to merged

Thanks for the prompt review, @albertvillanova ! Really appreciate that!

Sign up or log in to comment