SEC_Tables_Lite / README.md
GeneralCognition-Hassan's picture
Upload README.md with huggingface_hub
f727802
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: screenshot
dtype: image
- name: raw_html
dtype: string
- name: clean_html
dtype: string
- name: metadata
struct:
- name: url
dtype: string
- name: viewport_height
dtype: int64
- name: viewport_width
dtype: int64
splits:
- name: train
num_bytes: 157882062.6
num_examples: 3996
- name: test
num_bytes: 17542451.4
num_examples: 444
download_size: 146829857
dataset_size: 175424514.0
---
# Dataset Card for "SEC_Tables_Lite"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)