Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ FinTabNet.c contains:
|
|
| 17 |
|
| 18 |
For more details about this version (2023) of the dataset and the adjustments made to the original dataset, please see ["Aligning benchmark datasets for table structure recognition"](https://arxiv.org/abs/2303.00716).
|
| 19 |
|
|
|
|
|
|
|
| 20 |
## Citing
|
| 21 |
|
| 22 |
If you use this dataset in your published work, please cite:
|
|
|
|
| 17 |
|
| 18 |
For more details about this version (2023) of the dataset and the adjustments made to the original dataset, please see ["Aligning benchmark datasets for table structure recognition"](https://arxiv.org/abs/2303.00716).
|
| 19 |
|
| 20 |
+
For the code used to create this dataset, see [https://github.com/microsoft/table-transformer](https://github.com/microsoft/table-transformer).
|
| 21 |
+
|
| 22 |
## Citing
|
| 23 |
|
| 24 |
If you use this dataset in your published work, please cite:
|