Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
1M - 10M
License:
update-retsinformationdk
#72
by
kris927b
- opened
Updating the retsinformationdk
dataset and adding a create.py
script for reproducibility.
kris927b
changed pull request status to
open
I have added create.py
script for retsinformationdk
and updated the resulting data:
- 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
kris927b
changed pull request status to
merged