christopher/test_images
收藏资源简介:
--- dataset_info: features: - name: adjective dtype: string - name: profession dtype: string - name: 'no' dtype: int32 - name: image_path dtype: string - name: image dtype: image splits: - name: train num_bytes: 2362623.085768742 num_examples: 3 download_size: 1727393 dataset_size: 2362623.085768742 --- # Dataset Card for "test_images" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:形容词(adjective),数据类型:字符串 - 名称:职业(profession),数据类型:字符串 - 名称:编号(no),数据类型:32位整型(int32) - 名称:图片路径(image_path),数据类型:字符串 - 名称:图片(image),数据类型:图像 数据划分: - 名称:训练集(train),字节数:2362623.085768742,样本数量:3 下载大小:1727393 数据集总大小:2362623.085768742 --- # “test_images”数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- adjective: 类型为字符串 (string)
- profession: 类型为字符串 (string)
- no: 类型为整数 (int32)
- image_path: 类型为字符串 (string)
- image: 类型为图像 (image)
数据分割
- train: 包含3个样本,占用2362623.085768742字节
数据集大小
- 下载大小: 1727393字节
- 数据集大小: 2362623.085768742字节



