GeneralRincewind/ThumbnailTrendingDataset
收藏资源简介:
--- dataset_info: features: - name: video_id dtype: string - name: title dtype: string - name: publishedAt dtype: string - name: channelId dtype: string - name: channelTitle dtype: string - name: categoryId dtype: int64 - name: trending_date dtype: string - name: tags dtype: string - name: view_count dtype: int64 - name: likes dtype: int64 - name: dislikes dtype: int64 - name: comment_count dtype: int64 - name: thumbnail_link dtype: string - name: comments_disabled dtype: bool - name: ratings_disabled dtype: bool - name: description dtype: string - name: HDThumbnail dtype: string - name: __index_level_0__ dtype: int64 - name: image dtype: image splits: - name: train num_bytes: 1400574193.7436364 num_examples: 52660 download_size: 1419220915 dataset_size: 1400574193.7436364 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
数据特征
- video_id: 字符串类型
- title: 字符串类型
- publishedAt: 字符串类型
- channelId: 字符串类型
- channelTitle: 字符串类型
- categoryId: 整数类型
- trending_date: 字符串类型
- tags: 字符串类型
- view_count: 整数类型
- likes: 整数类型
- dislikes: 整数类型
- comment_count: 整数类型
- thumbnail_link: 字符串类型
- comments_disabled: 布尔类型
- ratings_disabled: 布尔类型
- description: 字符串类型
- HDThumbnail: 字符串类型
- index_level_0: 整数类型
- image: 图像类型
数据分割
- train: 包含52660个样本,占用1400574193.7436364字节
数据集大小
- 下载大小: 1419220915字节
- 数据集大小: 1400574193.7436364字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



