Datasets:
doc_id string | title string | authors list | doc_type string | source_path string | created_at string | parsed_at string | word_count int32 | page_count int32 | image_count int32 | table_count int32 | chapters list | sections dict | paragraphs dict | tables dict | images dict | metadata string | footnotes_count int32 | references_count int32 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9983bf68bce25ab7 | Wisconsin Motorists' Handbook | [
"WisDOT"
] | pdf | /home/remixonwin/Downloads/wisconsin.pdf | D:20250320073708-05'00' | 2026-02-18T20:21:04.792027+00:00 | 17,450 | 64 | 17 | 36 | ["Section 1: Driving Test Requirements","Section 2: Progression of Licenses","Section 3: The Basics"(...TRUNCATED) | {"section_id":["sec_0001","sec_0002","sec_0003","sec_0004","sec_0005","sec_0006","sec_0007","sec_000(...TRUNCATED) | {"para_id":["para_00001","para_00002","para_00003","para_00004","para_00005","para_00006","para_0000(...TRUNCATED) | {"table_id":["tbl_0000","tbl_0001","tbl_0002","tbl_0003","tbl_0004","tbl_0005","tbl_0006","tbl_0007"(...TRUNCATED) | {"image_id":["9983bf68bce25ab7_0000_cf8cd110","9983bf68bce25ab7_0001_46562da4","9983bf68bce25ab7_000(...TRUNCATED) | "{\"subject\": \"The Wisconsin Motorists' Handbook gives you information on driving rules and practi(...TRUNCATED) | 0 | 0 |
Wisconsin Test Dataset
Generated by DocParserEngine.
| Field | Value |
|---|---|
| Documents | 1 |
| Records | 1 |
| Schema | full |
Usage
from datasets import load_dataset
ds = load_dataset("Remixonwin/wisconsin-test-dataset")
- Downloads last month
- 11