Auto-update the sample from the dataset

#18
by KennethEnevoldsen - opened
Danish Foundation Models org

e.g. for DanNet it is currently:

## Dataset Sturcture
An example from the dataset looks as follows.
```yaml
{
    'text': 'Når fodboldholdet fra 1. division i Ikast spiller ',
    'source': 'dannet',
    'id': 'dannet_46506',
    'added': '2020-09-24',
    'created': '2000-01-01, 2022-01-01',
    'metadata': {
        'domain': 'dannet',
        'license': 'Commercial Use of DanNet [...]',
        'source-pretty': 'DanNet (Danish WordNet)'
        }
}

Even though it is no longer the structure of the dataset. We should update this with the descriptive statistic.

Sign up or log in to comment