Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Languages:
Tagalog
Size:
1K<n<10K
License:
Fix the file pointer in Dataset Loading for Test Split
#5
by
sabilmakbar
- opened
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
).
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