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

license: cc-by-4.0
dataset_info:
  features:
  - name: video_id
    dtype: string
  - name: rating
    dtype: float64
  - name: start_coord
    dtype: float64
  - name: end_coord
    dtype: float64
  splits:
  - name: test
    num_bytes: 3390
    num_examples: 100
  download_size: 5077
  dataset_size: 3390
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---