File size: 532 Bytes
3d0df9c
 
5dfbd0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3d0df9c
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
---
license: apache-2.0
dataset_info:
  features:
  - name: shape
    dtype: float64
  - name: scale
    dtype: float64
  - name: orientation
    dtype: float64
  - name: position_x
    dtype: float64
  - name: position_y
    dtype: float64
  - name: id
    dtype: string
  - name: image_base64
    dtype: string
  splits:
  - name: train
    num_bytes: 190035440
    num_examples: 737280
  download_size: 102709128
  dataset_size: 190035440
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---