metadata
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: Grundfunktion
dtype: string
- name: ScoreGrundfunktion
dtype: float64
- name: label
dtype:
class_label:
names:
'0': KaelteErzeugen
'1': KaelteSpeichern
'2': KaelteVerteilen
- name: ScoreZweiteGrundfunktion
dtype: float64
- name: Komponente
dtype: string
- name: ScoreKomponente
dtype: float64
- name: Datenpunkt
dtype: string
- name: ScoreDatenpunkt
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 52323.40853080569
num_examples: 212
- name: test
num_bytes: 32271
num_examples: 132
- name: valid
num_bytes: 32271
num_examples: 132
download_size: 57973
dataset_size: 116865.4085308057