Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
topic-classification
Languages:
German
Size:
1K - 10K
Commit
·
e543956
1
Parent(s):
3a06bfb
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,25 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: text
|
@@ -26,29 +47,9 @@ dataset_info:
|
|
26 |
num_examples: 150
|
27 |
download_size: 3412287
|
28 |
dataset_size: 5511546
|
29 |
-
|
30 |
-
annotations_creators:
|
31 |
-
- expert-generated
|
32 |
-
language:
|
33 |
-
- de
|
34 |
-
language_creators:
|
35 |
-
- expert-generated
|
36 |
-
license: []
|
37 |
-
multilinguality:
|
38 |
-
- monolingual
|
39 |
-
pretty_name: tagesschau
|
40 |
-
size_categories:
|
41 |
-
- 1K<n<10K
|
42 |
-
source_datasets: []
|
43 |
-
tags:
|
44 |
-
- newspapers
|
45 |
-
- germany
|
46 |
-
- '2022'
|
47 |
-
task_categories:
|
48 |
-
- text-classification
|
49 |
-
task_ids:
|
50 |
-
- topic-classification
|
51 |
---
|
52 |
# Dataset Card for "tagesschau"
|
53 |
|
|
|
|
|
54 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language:
|
5 |
+
- de
|
6 |
+
language_creators:
|
7 |
+
- expert-generated
|
8 |
+
license: []
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: tagesschau
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
+
source_datasets: []
|
15 |
+
tags:
|
16 |
+
- newspapers
|
17 |
+
- germany
|
18 |
+
- '2022'
|
19 |
+
task_categories:
|
20 |
+
- text-classification
|
21 |
+
task_ids:
|
22 |
+
- topic-classification
|
23 |
dataset_info:
|
24 |
features:
|
25 |
- name: text
|
|
|
47 |
num_examples: 150
|
48 |
download_size: 3412287
|
49 |
dataset_size: 5511546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
---
|
51 |
# Dataset Card for "tagesschau"
|
52 |
|
53 |
+
|
54 |
+
|
55 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|