nielsr/datacomp-small-filtered
收藏Hugging Face2023-06-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nielsr/datacomp-small-filtered
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: uid
dtype: string
- name: url
dtype: string
- name: text
dtype: string
- name: original_width
dtype: int64
- name: original_height
dtype: int64
- name: clip_b32_similarity_score
dtype: float32
- name: clip_l14_similarity_score
dtype: float32
- name: face_bboxes
sequence:
sequence: float64
- name: sha256
dtype: string
- name: clip_l14_embedding
sequence: float64
splits:
- name: train
num_bytes: 22741192622.844204
num_examples: 3521953
download_size: 6371420677
dataset_size: 22741192622.844204
---
# Dataset Card for "datacomp-small-filtered"
This is the [DataComp-small]() dataset with CLIP-large-patch14 image embeddings added, as well as:
- captions filtered for English using a FastText model
- captions filtered to have at least complexity of 1
提供机构:
nielsr
原始信息汇总
数据集概述
数据集名称
datacomp-small-filtered
数据集特征
- uid: 字符串类型
- url: 字符串类型
- text: 字符串类型
- original_width: 整数类型(int64)
- original_height: 整数类型(int64)
- clip_b32_similarity_score: 浮点类型(float32)
- clip_l14_similarity_score: 浮点类型(float32)
- face_bboxes: 序列类型,子序列为浮点类型(float64)
- sha256: 字符串类型
- clip_l14_embedding: 序列类型,子序列为浮点类型(float64)
数据集分割
- train:
- 示例数量: 3521953
- 数据大小: 22741192622.844204 字节
数据集大小
- 下载大小: 6371420677 字节
- 数据集总大小: 22741192622.844204 字节



