vargr/yt_thumbnail_dataset
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vargr/yt_thumbnail_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype: int64
- name: title
dtype: string
- name: videoId
dtype: string
- name: channelId
dtype: string
- name: subscribers
dtype: float64
- name: isVerified
dtype: bool
- name: keywords
dtype: string
- name: country
dtype: string
- name: description
dtype: string
- name: views
dtype: int64
- name: published
dtype: timestamp[us]
- name: length
dtype: string
- name: url
dtype: string
splits:
- name: train
num_bytes: 3917528866.3737946
num_examples: 28276
- name: test
num_bytes: 1010554492.3202056
num_examples: 7070
download_size: 5006700814
dataset_size: 4928083358.694
---
# Dataset Card for "yt_thumbnail_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vargr
原始信息汇总
数据集概述
配置信息
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
- 特征:
- image: 图像数据
- label: 整数标签
- title: 字符串标题
- videoId: 字符串视频ID
- channelId: 字符串频道ID
- subscribers: 浮点数订阅者数量
- isVerified: 布尔值验证状态
- keywords: 字符串关键词
- country: 字符串国家
- description: 字符串描述
- views: 整数观看次数
- published: 时间戳发布时间
- length: 字符串视频长度
- url: 字符串URL
数据集分割
- 训练集:
- 字节数: 3917528866.3737946
- 样本数: 28276
- 测试集:
- 字节数: 1010554492.3202056
- 样本数: 7070
数据集大小
- 下载大小: 5006700814
- 数据集大小: 4928083358.694



