File size: 506 Bytes
f77fb83 708cafd f77fb83 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: token
dtype: string
- name: bounding_box
sequence:
sequence: uint16
- name: color
sequence:
sequence: uint8
- name: font
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 17139
num_examples: 1
- name: validation
num_bytes: 17139
num_examples: 1
- name: test
num_bytes: 17139
num_examples: 1
download_size: 0
dataset_size: 51417
---
|