* fix: Many code refactorings to support TableFormerMode (by default ACCURATE). Additonally:
- Clean up the overall implementation of TableFormerUpdater and set the AcceleratorOptions.
- Extend CLI to allow the creation of table datasets (PTN, FTN, P1M).
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
* docs: WIP: Updating the Readme with benchmarks for the FTN, PTN, P1M.
Move the DP-Bench and OmniDocBench in separate files inside docs/ and provide links in Readme
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
* docs: Add evaluation files inside docs/ with json/png files for FTN, PTN, P1M
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
* docs: Fix the images links for DP-Bench, OmniDocBench docs
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
* docs: Refactor the Readme to have evaluation data and results for the table datasets FTN, PTN, Pub1M
Add code snippets how to run the evalutions and visualizations for all datasets.
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
* docs: Fix broken links in Readme
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
---------
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>