mboth's picture
Upload README.md with huggingface_hub
6f176b6
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: Datatype
dtype: string
- name: Beschreibung
dtype: string
- name: Name
dtype: string
- name: Unit
dtype: string
- name: text
dtype: string
- name: Grundfunktion
dtype: string
- name: ZweiteGrundfunktion
dtype: string
- name: label
dtype:
class_label:
names:
'0': AbluftAllgemein
'1': Abluftfilter
'2': Abluftklappe
'3': Abluftventilator
'4': Außenluftfilter
'5': Außenluftklappe
'6': Befeuchter
'7': Erhitzer
'8': Filter
'9': Fortluftklappe
'10': GerätAllgemein
'11': Kaeltemengenzaehler
'12': KlappenAllgemein
'13': Kühler
'14': Regler
'15': Umluft
'16': Ventilator
'17': Wärmemengenzähler
'18': Wärmerückgewinnung
'19': ZuluftAllgemein
'20': Zuluftfilter
'21': Zuluftklappe
'22': Zuluftventilator
splits:
- name: train
num_bytes: 594806.5793571349
num_examples: 2797
- name: test
num_bytes: 238179
num_examples: 1124
- name: valid
num_bytes: 238179
num_examples: 1124
download_size: 347666
dataset_size: 1071164.5793571349
---
# Dataset Card for "luftBereitstellen-200-undersampled"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)