mboth/luftVerteilen-100-undersampled
收藏资源简介:
--- 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: ScoreGrundfunktion dtype: float64 - name: ZweiteGrundfunktion dtype: string - name: ScoreZweiteGrundfunktion dtype: float64 - name: label dtype: class_label: names: '0': Auslass '1': Raum '2': VolumenstromreglerAbluft '3': VolumenstromreglerRaum '4': VolumenstromreglerZuluft - name: Score dtype: float64 splits: - name: train num_bytes: 103270.61044034091 num_examples: 403 - name: test num_bytes: 91259 num_examples: 352 - name: valid num_bytes: 91259 num_examples: 352 download_size: 111225 dataset_size: 285788.61044034094 --- # Dataset Card for "luftVerteilen-100-undersampled" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-* - 验证集:路径为
data/valid-*
- 训练集:路径为
数据特征
- Datatype:字符串类型
- Beschreibung:字符串类型
- Name:字符串类型
- Unit:字符串类型
- text:字符串类型
- Grundfunktion:字符串类型
- ScoreGrundfunktion:浮点数类型
- ZweiteGrundfunktion:字符串类型
- ScoreZweiteGrundfunktion:浮点数类型
- label:分类标签,包括以下类别:
- 0: Auslass
- 1: Raum
- 2: VolumenstromreglerAbluft
- 3: VolumenstromreglerRaum
- 4: VolumenstromreglerZuluft
- Score:浮点数类型
数据分割
- 训练集:
- 字节数:103270.61044034091
- 样本数:403
- 测试集:
- 字节数:91259
- 样本数:352
- 验证集:
- 字节数:91259
- 样本数:352
数据集大小
- 下载大小:111225 字节
- 数据集大小:285788.61044034094 字节



