-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Now
- make a folder
convertersand movedoclinginsideconverters- Add the VLM converter
- make a toplevel folder
visualisationand move all related code into it- constants.py in current docling folder
- utils.py in current benchmark folder
- make the dataset columns uniform (add Modality in all of them)
- make the README "sexy"
- move all code from
converters.utilsinbenchmark.utils - move converters.utils to
evaluators.teds - rename to
create_pdf_docling_converter,create_img_docling_converterandcreate_smol_docling_converter - rename
BenchMarkColumns.DOCLING_VERSIONtoBenchMarkColumns.CONVERTER_VERSION
Later
- make a BaseConverter class, which is a virtual class and has two methods (
convertandget_version()). The children should be- PdfDoclingConverter
- ImgDoclingConverter
- DoclingTableFormer !!!!!
- VLMDoclingConverter
Metadata
Metadata
Assignees
Labels
No labels