Ahren09 commited on
Commit
741d064
·
verified ·
1 Parent(s): 8f3f6f1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_name
5
+ dtype: string
6
+ - name: caption
7
+ dtype: bool
8
+ - name: categoryId
9
+ dtype: int64
10
+ - name: channelId
11
+ dtype: string
12
+ - name: channelTitle
13
+ dtype: string
14
+ - name: commentCount
15
+ dtype: float64
16
+ - name: defaultAudioLanguage
17
+ dtype: string
18
+ - name: defaultLanguage
19
+ dtype: string
20
+ - name: description
21
+ dtype: string
22
+ - name: dislikeCount
23
+ dtype: 'null'
24
+ - name: duration
25
+ dtype: string
26
+ - name: embeddable
27
+ dtype: bool
28
+ - name: etag
29
+ dtype: string
30
+ - name: failureReason
31
+ dtype: 'null'
32
+ - name: favoriteCount
33
+ dtype: 'null'
34
+ - name: hasCustomThumbnail
35
+ dtype: 'null'
36
+ - name: id
37
+ dtype: string
38
+ - name: kind
39
+ dtype: string
40
+ - name: license
41
+ dtype: string
42
+ - name: licensedContent
43
+ dtype: bool
44
+ - name: likeCount
45
+ dtype: float64
46
+ - name: madeForKids
47
+ dtype: bool
48
+ - name: privacyStatus
49
+ dtype: string
50
+ - name: projection
51
+ dtype: string
52
+ - name: publicStatsViewable
53
+ dtype: bool
54
+ - name: publishAt
55
+ dtype: 'null'
56
+ - name: publishedAt
57
+ dtype: timestamp[s]
58
+ - name: regionRestriction_allowed
59
+ dtype: string
60
+ - name: regionRestriction_blocked
61
+ dtype: string
62
+ - name: rejectionReason
63
+ dtype: 'null'
64
+ - name: relevantTopicIds
65
+ dtype: 'null'
66
+ - name: selfDeclaredMadeForKids
67
+ dtype: 'null'
68
+ - name: tags
69
+ dtype: string
70
+ - name: title
71
+ dtype: string
72
+ - name: topicIds
73
+ dtype: 'null'
74
+ - name: uploadStatus
75
+ dtype: string
76
+ - name: viewCount
77
+ dtype: int64
78
+ - name: topics
79
+ sequence: string
80
+ - name: split
81
+ dtype: string
82
+ splits:
83
+ - name: train
84
+ num_bytes: 1991464.1923076923
85
+ num_examples: 1582
86
+ - name: val
87
+ num_bytes: 249247.73076923078
88
+ num_examples: 198
89
+ - name: test
90
+ num_bytes: 246730.07692307694
91
+ num_examples: 196
92
+ download_size: 1464569
93
+ dataset_size: 2487442.0
94
+ configs:
95
+ - config_name: default
96
+ data_files:
97
+ - split: train
98
+ path: data/train-*
99
+ - split: val
100
+ path: data/val-*
101
+ - split: test
102
+ path: data/test-*
103
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e33c8968908b8fa3a974593d7fe59ff017169321298b825e7d4fb475340e87
3
+ size 167340
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03d35a66f9e9fc711a894f0f305015b63d9bd241d679e932136b254a131c757
3
+ size 1124658
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec09bea9444b04aae30f7b4815cb6923e9c89b0f753b08c3fd6d07f6afdd57ed
3
+ size 172571