File size: 560 Bytes
1cfceba
 
 
 
 
 
 
 
 
63f8420
 
a00a734
63f8420
 
a00a734
63f8420
 
 
 
1cfceba
 
 
 
 
 
 
a00a734
 
1cfceba
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: annotation
    dtype: string
  splits:
  - name: train
    num_bytes: 2302062798.706
    num_examples: 110602
  - name: test
    num_bytes: 259815251.618
    num_examples: 11069
  - name: validation
    num_bytes: 47038584.664
    num_examples: 1349
  download_size: 2869221702
  dataset_size: 2608916634.988
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
---