mikasiddiqui's picture
Upload README.md with huggingface_hub
b99e10c
|
raw
history blame
No virus
997 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: channelId
dtype: string
- name: videoId
dtype: string
- name: title
dtype: string
- name: description
dtype: string
- name: views
dtype: int64
- name: url
dtype: string
- name: publishDate
dtype: timestamp[ns]
- name: lengthSeconds
dtype: int64
- name: subscriberCount
dtype: int64
- name: videoCount
dtype: int64
- name: isVerified
dtype: bool
- name: keywords
dtype: string
- name: country
dtype: string
- name: imagePath
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 16107504583.48
num_examples: 114680
download_size: 950988308
dataset_size: 16107504583.48
---
# Dataset Card for "yt_full_image_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)