File size: 435 Bytes
f53c279
 
 
2faba66
 
392dfdd
 
f53c279
 
 
 
 
 
 
 
 
1bf8ce0
05e4f22
1bf8ce0
05e4f22
 
f53c279
 
 
1bf8ce0
 
f53c279
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: video
    dtype: string
  - name: input
    dtype: string
  - name: length
    dtype: int64
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 634664
    num_examples: 1500
  download_size: 62857
  dataset_size: 634664
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---