File size: 779 Bytes
33f4a2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
657547c
33f4a2c
657547c
 
33f4a2c
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image_base64
    dtype: string
  - name: image_base64_cf
    dtype: string
  - name: caption
    dtype: string
  - name: caption_cf
    dtype: string
  - name: shape
    dtype: int32
  - name: scale
    dtype: int32
  - name: orientation
    dtype: int32
  - name: position_x
    dtype: int32
  - name: position_y
    dtype: int32
  - name: shape_cf
    dtype: int32
  - name: scale_cf
    dtype: int32
  - name: orientation_cf
    dtype: int32
  - name: position_x_cf
    dtype: int32
  - name: position_y_cf
    dtype: int32
  splits:
  - name: train
    num_bytes: 8823217
    num_examples: 20000
  download_size: 1737749
  dataset_size: 8823217
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---