Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
10M - 100M
ArXiv:
DOI:
License:
Fix memo
#68
by
KennethEnevoldsen
- opened
[v1.2.0] - 2025-06-23
Fixed
Updated the memo dataset, this second version fixed previous issues with the download and processing of the Danish Memo which cut off the text leading to notably smaller documents.
I have run the test suite using
make test
and all tests passI 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 status to
open
KennethEnevoldsen
changed pull request status to
merged