Files
Nikos Livathinos 8dee74c09f fix: Refactor code to support the TableFormerMode as an input parameter for TableFormerUpdater (#22)
* 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>
2025-02-03 09:17:57 +01:00
..