fformosa/composability_feliu
收藏Hugging Face2024-02-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/fformosa/composability_feliu
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: url
dtype: string
- name: caption
dtype: string
- name: id
dtype: int64
- name: similarity
dtype: string
- name: image
dtype: image
- name: count_id
dtype: int64
- name: type
dtype: string
- name: indices
sequence: int64
- name: dataset_id
dtype: int64
splits:
- name: train
num_bytes: 4054540.0
num_examples: 180
download_size: 3978073
dataset_size: 4054540.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "composability_feliu"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes multiple features such as url, caption, id, similarity, image, count_id, type, indices, and dataset_id. Each feature has its data type, for example, url and caption are string type, id and count_id are integer type, image is image type. The dataset is divided into a training set containing 180 samples. The download size of the dataset is 3978073 bytes, and the dataset size is 4054540.0 bytes. The configuration name of the dataset is default, and the training data files are located at data/train-* path.
提供机构:
fformosa
原始信息汇总
数据集概述
特征信息
- url: 数据类型为字符串。
- caption: 数据类型为字符串。
- id: 数据类型为整数(int64)。
- similarity: 数据类型为字符串。
- image: 数据类型为图像。
- count_id: 数据类型为整数(int64)。
- type: 数据类型为字符串。
- indices: 数据类型为整数序列(sequence: int64)。
- dataset_id: 数据类型为整数(int64)。
数据分割
- train: 包含180个样本,占用4054540.0字节。
数据集大小
- 下载大小: 3978073字节。
- 数据集大小: 4054540.0字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



