Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
1M - 10M
License:
metadata
annotations_creators:
- no-annotation
language_creators:
- found
language:
- da
license:
- mit
multilinguality:
- monolingual
size_categories:
- 1M<n<10M
source_datasets:
- original
task_categories:
- text-generation
task_ids:
- language-modeling
pretty_name: Reddit-da
Dataset Card for SQuAD-da
Table of Contents
Dataset Summary
This dataset consists of 1,908,887 Danish posts from Reddit. These are from this Reddit dump and have been filtered using this script, which uses FastText to detect the Danish posts.
Supported Tasks and Leaderboards
This dataset is suitable for language modelling.
Languages
This dataset is in Danish.
Dataset Structure
Data Instances
Every entry in the dataset contains short Reddit comments in Danish, along with a unique ID.
Data Fields
An entry in the dataset consists of the following fields:
id
(str
): A unique identifier.text
(str
): A short Reddit comment.
Additional Information
Licensing Information
The dataset is released under the MIT license.
Contributions
Thanks to @saattrupdan for adding this dataset to the Hugging Face Hub.