apkonsta commited on
Commit
997e0dd
1 Parent(s): 0e7944f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ This repository contains a fine-tuned version of the Table Transformer model, sp
11
  ## Model Details
12
  **Base Model:** microsoft/table-transformer-detection
13
  **Library:** transformers
14
- **Training Data:** The model was trained on a dataset consisting of 2359 IFRS PDFs, with a focus on detecting tables without borders.
15
  **Classes**: The model is trained to detect two classes: 0 - table (regular tables) and 1 - table_rotated (rotated tables).
16
 
17
  ## Example Image
 
11
  ## Model Details
12
  **Base Model:** microsoft/table-transformer-detection
13
  **Library:** transformers
14
+ **Training Data:** The model was trained on a dataset consisting of 2359 IFRS scans, with a focus on detecting tables without borders.
15
  **Classes**: The model is trained to detect two classes: 0 - table (regular tables) and 1 - table_rotated (rotated tables).
16
 
17
  ## Example Image