DiffusionPerturbations/DiffusionPerturbations_sample
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: base dtype: image - name: mask dtype: image - name: filepath dtype: string - name: occupation dtype: class_label: names: '0': chef '1': doctor '2': firefighter '3': mechanic '4': pilot - name: perceived_race dtype: class_label: names: '0': asian '1': black '2': caucasian '3': indian splits: - name: test num_bytes: 206463135.66666666 num_examples: 1000 download_size: 111265228 dataset_size: 206463135.66666666 --- # Dataset Card for "DiffusionPerturbations_sample" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- dataset_info: 特征: - 字段名:image,数据类型:图像 - 字段名:base,数据类型:图像 - 字段名:mask,数据类型:图像 - 字段名:文件路径(filepath),数据类型:字符串 - 字段名:职业(occupation),数据类型:类别标签(class_label),类别名称映射如下: '0': 厨师(chef) '1': 医生(doctor) '2': 消防员(firefighter) '3': 机械师(mechanic) '4': 飞行员(pilot) - 字段名:感知种族(perceived_race),数据类型:类别标签(class_label),类别名称映射如下: '0': 亚裔(asian) '1': 非裔(black) '2': 高加索裔(caucasian) '3': 印第安裔(indian) 数据集划分: - 划分名称:test(测试集),存储字节数:206463135.66666666,样本量:1000 下载大小:111265228 字节 数据集总大小:206463135.66666666 字节 --- # 「DiffusionPerturbations_sample」数据集卡片 [更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- image: 图像数据
- base: 基础图像数据
- mask: 掩码图像数据
- filepath: 文件路径,字符串类型
- occupation: 职业标签,类别包括:
- 0: 厨师
- 1: 医生
- 2: 消防员
- 3: 机械师
- 4: 飞行员
- perceived_race: 感知种族,类别包括:
- 0: 亚洲人
- 1: 黑人
- 2: 白人
- 3: 印度人
数据分割
- test: 测试集,包含1000个样本,总大小为206463135.66666666字节
数据集大小
- 下载大小: 111265228字节
- 数据集大小: 206463135.66666666字节



