dataset_info: | |
features: | |
- name: filename | |
dtype: string | |
- name: split | |
dtype: string | |
- name: imgid | |
dtype: int64 | |
- name: dataset | |
dtype: string | |
- name: cells | |
list: | |
list: | |
- name: tokens | |
sequence: string | |
- name: bbox | |
sequence: int64 | |
- name: otsl | |
sequence: string | |
- name: html | |
sequence: string | |
- name: html_restored | |
sequence: string | |
- name: cols | |
dtype: int64 | |
- name: rows | |
dtype: int64 | |
- name: html_len | |
dtype: int64 | |
- name: otsl_len | |
dtype: int64 | |
- name: image | |
dtype: image | |
splits: | |
- name: train | |
num_bytes: 3166219587.172 | |
num_examples: 88441 | |
- name: val | |
num_bytes: 356137518.94 | |
num_examples: 10505 | |
- name: test | |
num_bytes: 360597266.648 | |
num_examples: 10397 | |
download_size: 3052655993 | |
dataset_size: 3882954372.76 | |
# Dataset Card for "FinTabNet_OTSL" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |