Skip to content

v0.10.0

Latest

Choose a tag to compare

@docling-ops docling-ops released this 05 Nov 18:26

Feature

  • Extend the CLI for create-eval to receive the vlm-options and max_new_tokens parameters when the provider is GraniteDocling (#164) (8be2e83)
  • Harmonizing pic classes for cvat to docling conversion (#167) (740157d)
  • Add more specific validation for reading-order, enhance validation report (5e5f2db)
  • Integrate textline_cells based OCR evaluation (#156) (3a9543c)

Fix

  • Validation fixes for list item impurity check (#169) (74e7b3e)
  • Don't report content-layer group violation multiple times (cb71009)
  • Handle merged elements regarding inclusion, don't flag single element pages (c10fdfd)
  • Missing transform to storage_scale for some items and table cells (1eb6b4e)
  • More CVAT validation and docling conversion fixes (#163) (6f59c7a)
  • Better control over scaling in CVAT transform, fixes for OCR (#162) (ef17b5a)
  • Fixes for CVAT validation, OCR in CVAT pipeline, logging, and more (#161) (80e449d)

Performance