You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that docling-eval is able to create ground truth and prediction datasets built around the DoclingDocument format we may also want to export the entire GT/prediction dataset in another format. This can be viewed as a utility functionality to assist other tasks.
For example some AI models require the training data in COCO format (https://cocodataset.org/#format-data).