Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
10M - 100M
ArXiv:
DOI:
License:
Add Enevældens Nyheder Online
#83
by
KennethEnevoldsen
- opened
[v1.2.8] - 2025-08-05
Added
- Added dataset: Enevældens Nyheder Online (
enevaeldens_nyheder
). This brings us to >5B tokens!
Checklist
- I have run the test suite using
make test
and all tests pass - I have added/changed a dataset:
- 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 ENO
to Add Enevældens Nyheder Online
KennethEnevoldsen
changed pull request status to
open
I think this look good. Nice with a huge new dataset.
I only have two things:
- Why does the versio jump from 1.2.6 to 1.2.8?
- It is a bit annoying that the tokens over time only include the previous contribution and not this one, thus not showing the current state of Dynaword. Unsure how to fix that, as it is built on the commit history.
Otherwise I would say this is ready to merge.
- It goes from 1.2.7?
- I can do a commit and then recreate the plot locally, and then update the commit (updated it)
By the way, it seems like the size is getting to a point where running it locally has become problematic - I might try to rewrite it a bit to allow people to run it efficiently. However, that will be in another PR
KennethEnevoldsen
changed pull request status to
merged
Ahh, sorry, I accidentally merged this one - I assume these are alright though?