File size: 711 Bytes
c9e49ec
 
adb4cc7
 
e5f75ca
 
 
 
 
 
 
 
 
 
 
 
adb4cc7
 
e5f75ca
 
65d2018
 
 
 
 
 
adb4cc7
e5f75ca
 
adb4cc7
e5f75ca
 
adb4cc7
 
 
e5f75ca
 
c9e49ec
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
---

license: cc-by-4.0
dataset_info:
  features:
  - name: youtube_id
    dtype: string
  - name: title
    dtype: string
  - name: description
    dtype: string
  - name: url
    dtype: string
  - name: channel_name
    dtype: string
  - name: duration
    dtype: string
  - name: video_id
    dtype: string
  - name: video_summary
    dtype: string
  - name: rating
    dtype: float64
  - name: start_coord
    dtype: float64
  - name: end_coord
    dtype: float64
  splits:
  - name: train
    num_bytes: 150791
    num_examples: 100
  download_size: 95057
  dataset_size: 150791
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---