KennethEnevoldsen's picture
Added overview table to the main readme
ef0f90a unverified
|
raw
history blame
2.66 kB
metadata
pretty_name: Folketinget
language:
  - da
license: cc0-1.0
license_name: CC-0
size_categories:
  - 1-10k
task_categories:
  - text-generation
  - fill-mask
task_ids:
  - language-modeling
source_datasets:
  - danish-foundation-models/danish-gigaword

Dataset Card for Folketinget

Dataset Description

This dataset consists of records from all meetings of The Danish parliament (Folketinget) in the parliament hall.

All records have a transcript produced by commercial Automatic Speech Recognition (ASR) followed by postediting by linguists employed by Folketinget for intelligibility, i.e., edit out dysfluencies, restarts, repairs, and mistakes. The transcript is, therefore, not a representation of spoken Danish but rather information content.

In the parliament hall, one speaker at a time addresses members of the parliament. Monologues may include rebuttals or other comments to statements in previous monologues. While speakers can read aloud from a prepared statement or speak extemporaneously, we expect no difference to be apparent in the data because of the post-editing. The Folketinget section covers parliament hall sessions between 2009 and 2019. It contains discussions on a wide range of topics, issues, and named entities relevant to Danish society.

  • Language: dan, dansk, Danish
  • Number of samples: 1.31K
  • Number of tokens (Llama 3): 114.09M
  • Average document length (characters): 266745.19

Dataset Sturcture

An example from the dataset looks as follows.

Additional Information

Citation Information

This dataset was initially published as part of the Danish gigaword. We recommend that you cite and reference it if you use this dataset:

Derczynski, L., Ciosici, M. R., et al. (2021). The Danish Gigaword Corpus. In Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa 2021).

@inproceedings{dagw,
 title = {{The Danish Gigaword Corpus}},
 author = {Leon Derczynski and Manuel R. Ciosici and Rebekah Baglini and Morten H. Christiansen and Jacob Aarup Dalsgaard and Riccardo Fusaroli and Peter Juel Henrichsen and Rasmus Hvingelby and Andreas Kirkedal and Alex Speed Kjeldsen and Claus Ladefoged and Finn Årup Nielsen and Jens Madsen and Malte Lau Petersen and Jonathan Hvithamar Rystrøm and Daniel Varab},
 year = 2021,
 booktitle = {Proceedings of the 23rd Nordic Conference on Computational Linguistics},
 publisher = {NEALT}
}