File size: 746 Bytes
08cb8f9
 
 
 
 
9fd9da9
 
08cb8f9
 
 
 
 
 
 
 
 
 
 
 
9fd9da9
08cb8f9
 
 
 
 
 
 
 
 
 
 
9fd9da9
 
 
 
08cb8f9
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: 'Unnamed: 0.1'
    dtype: int64
  - name: 'Unnamed: 0'
    dtype: int64
  - name: ' '
    dtype: string
  - name: subgenres
    dtype: string
  - name: youtube_video_id
    dtype: string
  - name: start_second
    dtype: string
  - name: end_second
    dtype: string
  - name: text
    dtype: string
  - name: Keyword
    dtype: string
  - name: Comments
    dtype: string
  - name: genres
    dtype: string
  - name: Keywords
    dtype: string
  splits:
  - name: train
    num_bytes: 1616607780.912
    num_examples: 4522
  download_size: 1578284339
  dataset_size: 1616607780.912
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---