fathyshalab
commited on
Commit
•
fe55074
1
Parent(s):
e590fae
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,31 +4,18 @@ dataset_info:
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
- name: label
|
7 |
-
dtype:
|
8 |
-
|
9 |
-
|
10 |
-
'0': Abrechnung
|
11 |
-
'1': Auszahlung
|
12 |
-
'2': Bescheidausstellung
|
13 |
-
'3': Erstattung
|
14 |
-
'4': Information
|
15 |
-
'5': Kontakt-Aufnahme
|
16 |
-
'6': Kundenbeschwerde
|
17 |
-
'7': Kundenservice
|
18 |
-
'8': Lieferverzug
|
19 |
-
'9': Mitarbeiterbeschwerde
|
20 |
-
'10': Reparatur
|
21 |
-
'11': Stellungnahme
|
22 |
-
'12': Versicherungsauskunft
|
23 |
splits:
|
24 |
- name: train
|
25 |
-
num_bytes:
|
26 |
-
num_examples:
|
27 |
- name: test
|
28 |
-
num_bytes:
|
29 |
-
num_examples:
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
---
|
33 |
# Dataset Card for "reklamation24_oeffentlichkeit-soziales"
|
34 |
|
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
- name: label
|
7 |
+
dtype: int64
|
8 |
+
- name: __index_level_0__
|
9 |
+
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 87457
|
13 |
+
num_examples: 158
|
14 |
- name: test
|
15 |
+
num_bytes: 20470
|
16 |
+
num_examples: 40
|
17 |
+
download_size: 65156
|
18 |
+
dataset_size: 107927
|
19 |
---
|
20 |
# Dataset Card for "reklamation24_oeffentlichkeit-soziales"
|
21 |
|