File size: 2,046 Bytes
741d064
 
 
c22527e
 
741d064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c22527e
741d064
 
 
 
 
 
 
c22527e
741d064
c22527e
741d064
c22527e
741d064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c22527e
741d064
 
 
 
 
 
 
c22527e
741d064
c22527e
741d064
c22527e
741d064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c22527e
741d064
 
c22527e
741d064
 
c22527e
741d064
c22527e
 
741d064
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
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-*
---