File size: 491 Bytes
dd0e918 90695b0 dd0e918 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: unknown
dataset_info:
features:
- name: title
dtype: string
- name: content
dtype: string
- name: author
dtype: string
- name: teasertext
dtype: string
- name: created_at
dtype: timestamp[ns, tz=Europe/Berlin]
- name: first_published_at
dtype: timestamp[ns, tz=Europe/Berlin]
- name: url
dtype: string
splits:
- name: train
num_bytes: 583473794
num_examples: 92128
download_size: 350399599
dataset_size: 583473794
---
|