File size: 725 Bytes
6d664b4 a80c652 0b87ff5 a80c652 0b87ff5 a80c652 0b87ff5 a130148 0b87ff5 a80c652 6d664b4 | 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 | ---
license: unknown
dataset_info:
features:
- name: id
dtype: string
- name: tokens
sequence: string
- name: bboxes
sequence:
sequence: int64
- name: ner_tags
sequence:
class_label:
names:
'0': Total
'1': Amount
'2': Cash
- name: image_path
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 50600635.0
num_examples: 21
- name: test
num_bytes: 10844361.0
num_examples: 6
download_size: 61453802
dataset_size: 61444996.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|