MMSoc_YouTube2000 / README.md
Ahren09's picture
Upload dataset
c22527e verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: caption
      dtype: bool
    - name: categoryId
      dtype: int64
    - name: channelId
      dtype: string
    - name: channelTitle
      dtype: string
    - name: commentCount
      dtype: float64
    - name: defaultAudioLanguage
      dtype: string
    - name: defaultLanguage
      dtype: string
    - name: description
      dtype: string
    - name: dislikeCount
      dtype: int64
    - name: duration
      dtype: string
    - name: embeddable
      dtype: bool
    - name: etag
      dtype: string
    - name: failureReason
      dtype: string
    - name: favoriteCount
      dtype: int64
    - name: hasCustomThumbnail
      dtype: bool
    - name: id
      dtype: string
    - name: kind
      dtype: string
    - name: license
      dtype: string
    - name: licensedContent
      dtype: bool
    - name: likeCount
      dtype: float64
    - name: madeForKids
      dtype: bool
    - name: privacyStatus
      dtype: string
    - name: projection
      dtype: string
    - name: publicStatsViewable
      dtype: bool
    - name: publishAt
      dtype: timestamp[s]
    - name: publishedAt
      dtype: timestamp[s]
    - name: regionRestriction_allowed
      dtype: string
    - name: regionRestriction_blocked
      dtype: string
    - name: rejectionReason
      dtype: string
    - name: relevantTopicIds
      dtype: string
    - name: selfDeclaredMadeForKids
      dtype: bool
    - name: tags
      dtype: string
    - name: title
      dtype: string
    - name: topicIds
      dtype: 'null'
    - name: uploadStatus
      dtype: string
    - name: viewCount
      dtype: int64
    - name: topics
      sequence: string
    - name: split
      dtype: string
  splits:
    - name: train
      num_bytes: 62687417.48230769
      num_examples: 1582
    - name: val
      num_bytes: 7799229.980769231
      num_examples: 198
    - name: test
      num_bytes: 7675152.576923077
      num_examples: 196
  download_size: 76965190
  dataset_size: 78161800.03999999
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*