Update readme
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ This dataset was introduced in the paper [Benchmarking Open-Source Layout Detect
|
|
| 55 |
The source code for the benchmark and dataset extraction is available on GitHub: [worldbank/ai4data](https://github.com/worldbank/ai4data/tree/main/experimental/data-snapshot).
|
| 56 |
|
| 57 |
## Dataset summary
|
| 58 |
-
The `data-snapshot` dataset is an annotated corpus designed for the evaluation and development of models for extracting *data snapshots* from PDF documents. A **data snapshot** is defined as a figure or table
|
| 59 |
|
| 60 |
The benchmark spans humanitarian reports, World Bank policy research working papers, and project appraisal documents, and includes annotations for figures and tables that contain reusable analytical information.
|
| 61 |
|
|
|
|
| 55 |
The source code for the benchmark and dataset extraction is available on GitHub: [worldbank/ai4data](https://github.com/worldbank/ai4data/tree/main/experimental/data-snapshot).
|
| 56 |
|
| 57 |
## Dataset summary
|
| 58 |
+
The `data-snapshot` dataset is an annotated corpus designed for the evaluation and development of models for extracting *data snapshots* from PDF documents. A **data snapshot** is defined as a figure or table containing structured or semi-structured information intended for analytical interpretation or operational reuse.
|
| 59 |
|
| 60 |
The benchmark spans humanitarian reports, World Bank policy research working papers, and project appraisal documents, and includes annotations for figures and tables that contain reusable analytical information.
|
| 61 |
|