Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
10M - 100M
ArXiv:
DOI:
License:
Add test to prevent 1 token documents
#65
by
KennethEnevoldsen
- opened
Tests were added to ensure that 1-token documents don't appear in the data. This filtered out zero documents in total.
- I have run the test suite using
make test
and all tests pass - I have added/changed a dataset and have
- I have updated descriptive statistics using
make update-descriptive-statistics
- I have bumped the version use
make bump-version
- I have updated descriptive statistics using
- If I have added a
create.py
script I have added the script dependencies required to run that script. - I have updated the CHANGELOG.md if appropriate
KennethEnevoldsen
changed pull request title from
add-min-length-test
to Add test to prevent 1 token documents
Looks good to me.
kris927b
changed pull request status to
open
KennethEnevoldsen
changed pull request status to
merged