mboth/kaelteVersorgen-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: 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 --- # Dataset Card for "kaelteVersorgen-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:单位为字符串
- Grundfunktion:基本功能为字符串
- ScoreGrundfunktion:基本功能得分,数据类型为浮点数(float64)
- label:标签,数据类型为分类标签,包含以下类别:
- 0:KaelteErzeugen
- 1:KaelteSpeichern
- 2:KaelteVerteilen
- ScoreZweiteGrundfunktion:第二基本功能得分,数据类型为浮点数(float64)
- Komponente:组件为字符串
- ScoreKomponente:组件得分,数据类型为浮点数(float64)
- Datenpunkt:数据点为字符串
- ScoreDatenpunkt:数据点得分,数据类型为浮点数(float64)
- text:文本为字符串
数据集分割
- 训练集:
- 字节数:52323.40853080569
- 样本数:212
- 测试集:
- 字节数:32271
- 样本数:132
- 验证集:
- 字节数:32271
- 样本数:132
数据集大小
- 下载大小:57973 字节
- 数据集大小:116865.4085308057 字节



