alexandrainst/scandi-reddit-filtered
Dataset Card for ScandiRedditFiltered Dataset Summary ScandiRedditFiltered is manually filtered and post-processed corpus consisting of comments from ScandiReddit. The intended use of the filtered sentences is for Text-To-Speech (TTS) models. Supported Tasks and Leaderboards Training language models is the intended task for this dataset. No leaderboard is active at this point. Languages The dataset is available in Danish (da).… See the full description on the dataset page: https://huggingface.co/datasets/alexandrainst/scandi-reddit-filtered.
Dataset Card for ScandiRedditFiltered
Dataset Description
- Repository: <https://github.com/alexandrainst/ScandiReddit>
- Point of Contact: Anders Jess Pedersen
Dataset Summary
ScandiRedditFiltered is manually filtered and post-processed corpus consisting of comments from ScandiReddit. The intended use of the filtered sentences is for Text-To-Speech (TTS) models.
Supported Tasks and Leaderboards
Training language models is the intended task for this dataset. No leaderboard is active at this point.
Languages
The dataset is available in Danish (da).
Dataset Structure
Data Instances
An example from the dataset looks as follows.
{
'sentence': 'Bergen er ødelagt. Det er ikke moro mer.',
'username': 'alexandra_0',
'keep': 'y',
'index': 2
}Data Fields
The data fields are the same among all splits.
sentence: astringfeature.username: astringfeature.keep: astringfeature.index: aintfeature.
Dataset Creation
Curation Rationale
The Scandinavian languages do not have any open source social media TTS datasets.
Source Data
The raw Reddit data was collected through PushShift.
Additional Information
Dataset Curators
Anders Jess Pedersen from the The Alexandra Institute curated this dataset.
Licensing Information
The dataset is licensed under the CC0 1.0 license.
