File size: 867 Bytes
69da355
31dd116
c579e90
 
 
 
fc32573
 
 
 
208e916
2f5e6d4
 
196315d
9bef00c
 
 
 
fc32573
c579e90
 
 
 
 
 
 
 
 
 
 
 
 
fc32573
 
 
 
 
 
 
 
 
 
 
69da355
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
43
44
45
---
configs:
- config_name: Keyframes_L09
  data_files:
  - split: train
    path: Keyframes_L09/train-*
- config_name: Keyframes_L15
  data_files:
  - split: train
    path: Keyframes_L15/train-*
- config_name: default
  data_files:
  - split: train
    path: data/*
- config_name: keyframes
  data_files:
  - split: train
    path: Keyframes*/train-*
dataset_info:
- config_name: Keyframes_L09
  features:
  - name: image
    dtype: image
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 1535304911.762
    num_examples: 8074
  download_size: 1493682942
  dataset_size: 1535304911.762
- config_name: Keyframes_L15
  features:
  - name: image
    dtype: image
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 1569973816.428
    num_examples: 8404
  download_size: 1549636692
  dataset_size: 1569973816.428
---