mikasiddiqui's picture
Upload README.md with huggingface_hub
de47673
metadata
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