File size: 973 Bytes
cbc314e
 
 
 
 
 
 
 
 
65ac665
 
4db6b2c
 
cbc314e
 
4db6b2c
cbc314e
 
4db6b2c
cbc314e
65ac665
4db6b2c
65ac665
 
4db6b2c
 
 
 
 
 
 
65ac665
4db6b2c
 
cbc314e
 
 
 
 
 
 
65ac665
 
 
 
4db6b2c
 
 
 
cbc314e
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
46
47
48
49
50
51
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  - name: input
    dtype: string
  - name: bbox_output
    dtype: string
  - name: cropped_output
    dtype: string
  splits:
  - name: train
    num_bytes: 29751138
    num_examples: 1024
  - name: test
    num_bytes: 3810302
    num_examples: 128
  - name: zoi_train
    num_bytes: 9134641
    num_examples: 256
  - name: zoi_test
    num_bytes: 1135265
    num_examples: 32
  - name: crop_train
    num_bytes: 2994422
    num_examples: 128
  - name: crop_test
    num_bytes: 746894
    num_examples: 32
  download_size: 6027508
  dataset_size: 47572662
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: zoi_train
    path: data/zoi_train-*
  - split: zoi_test
    path: data/zoi_test-*
  - split: crop_train
    path: data/crop_train-*
  - split: crop_test
    path: data/crop_test-*
---