File size: 1,495 Bytes
cbc314e 65ac665 4db6b2c f07490c cbc314e f07490c cbc314e f07490c cbc314e 65ac665 f07490c 65ac665 f07490c 4db6b2c f07490c 4db6b2c f07490c 65ac665 5b9901f f07490c 5b9901f f07490c 5b9901f f07490c cbc314e 65ac665 4db6b2c 5b9901f f07490c 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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
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
- name: line_outputs
sequence: string
splits:
- name: train
num_bytes: 29759330
num_examples: 1024
- name: test
num_bytes: 3811326
num_examples: 128
- name: zoi_train
num_bytes: 9136689
num_examples: 256
- name: zoi_test
num_bytes: 1135521
num_examples: 32
- name: crop_train
num_bytes: 2995446
num_examples: 128
- name: crop_test
num_bytes: 747150
num_examples: 32
- name: count_train
num_bytes: 732547
num_examples: 128
- name: count_test
num_bytes: 184460
num_examples: 32
- name: isolate_train
num_bytes: 9877156
num_examples: 128
- name: isolate_test
num_bytes: 2469234
num_examples: 32
download_size: 7342591
dataset_size: 60848859
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-*
- split: count_train
path: data/count_train-*
- split: count_test
path: data/count_test-*
- split: isolate_train
path: data/isolate_train-*
- split: isolate_test
path: data/isolate_test-*
---
|