File size: 713 Bytes
2494a8c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': amerika
          '1': asien
          '2': finanzen
          '3': innenpolitik
          '4': sportschau
          '5': unternehmen
          '6': verbraucher
  splits:
  - name: train
    num_bytes: 4400114
    num_examples: 1200
  - name: validation
    num_bytes: 555716
    num_examples: 150
  - name: test
    num_bytes: 555716
    num_examples: 150
  download_size: 3412290
  dataset_size: 5511546
---
# Dataset Card for "tagesschau"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)