nielsr/datacomp_small_llamav2_classified
收藏Hugging Face2023-08-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nielsr/datacomp_small_llamav2_classified
下载链接
链接失效反馈官方服务:
资源简介:
---
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: detected_language
dtype: string
- name: prediction
dtype: string
splits:
- name: train
num_bytes: 16872545
num_examples: 50000
download_size: 12935850
dataset_size: 16872545
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "datacomp_small_llamav2_classified"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nielsr
原始信息汇总
数据集概述
数据集信息
- 特征列表:
uid: 字符串类型url: 字符串类型text: 字符串类型original_width: 64位整数类型original_height: 64位整数类型clip_b32_similarity_score: 32位浮点数类型clip_l14_similarity_score: 32位浮点数类型face_bboxes: 嵌套的64位浮点数序列sha256: 字符串类型detected_language: 字符串类型prediction: 字符串类型
数据分割
- 训练集:
- 字节数:16872545
- 样本数:50000
数据集大小
- 下载大小:12935850
- 数据集大小:16872545
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



