Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,9 @@ This model works best on tightly cropped table images (5 pixels or less).
|
|
| 17 |
|
| 18 |
Model weights that can be loaded into the Hugging Face implementation of TATR are coming soon.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
| 20 |
## Model Details
|
| 21 |
|
| 22 |
### Model Description
|
|
|
|
| 17 |
|
| 18 |
Model weights that can be loaded into the Hugging Face implementation of TATR are coming soon.
|
| 19 |
|
| 20 |
+
FinTabNet.c will be officially released soon.
|
| 21 |
+
Please see [our GitHub repo](https://github.com/microsoft/table-transformer) for a script to create FinTabNet.c from the [original FinTabNet dataset](https://developer.ibm.com/exchanges/data/all/fintabnet/).
|
| 22 |
+
|
| 23 |
## Model Details
|
| 24 |
|
| 25 |
### Model Description
|