Evaluation framework for document processing models and services.
Python
77
235 commits
updated Jul 16, 2026
Evaluate Docling on variety of datasets.
Evaluate docling on various datasets. You can use the cli
terminal %> docling-eval --help
Usage: docling_eval [OPTIONS] COMMAND [ARGS]...
Docling Evaluation CLI for benchmarking document processing tasks.
╭─ Options ────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────╮
│ create Create both ground truth and evaluation datasets in one step. │
│ create-eval Create evaluation dataset from existing ground truth. │
│ create-gt Create ground truth dataset only. │
│ evaluate Evaluate predictions against ground truth. │
│ visualize Visualize evaluation results. │
╰──────────────────────────────────────────────────────────────────────────────────────╯
On our list for next benchmarks:
Please read Contributing to Docling for details.
The Docling codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages.
Docling-eval has been brought to you by IBM.
Python
97.0%
JavaScript
2.1%
Evaluation framework for document processing models and services.
Python
77
235 commits
updated Jul 16, 2026
Evaluate Docling on variety of datasets.
Evaluate docling on various datasets. You can use the cli
terminal %> docling-eval --help
Usage: docling_eval [OPTIONS] COMMAND [ARGS]...
Docling Evaluation CLI for benchmarking document processing tasks.
╭─ Options ────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────╮
│ create Create both ground truth and evaluation datasets in one step. │
│ create-eval Create evaluation dataset from existing ground truth. │
│ create-gt Create ground truth dataset only. │
│ evaluate Evaluate predictions against ground truth. │
│ visualize Visualize evaluation results. │
╰──────────────────────────────────────────────────────────────────────────────────────╯
On our list for next benchmarks:
Please read Contributing to Docling for details.
The Docling codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages.
Docling-eval has been brought to you by IBM.
Python
97.0%
JavaScript
2.1%