Upload 3 files
Browse files
FinTabNet.c-PDF_Annotations.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc32348eb1e73a6a8207f41267eb1b5a81e6ef5b0ff79d656f53d5f2e36ce60f
|
3 |
+
size 255009483
|
FinTabNet.c-Structure.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bde6a9443e08f6c94f8cf65fcd439d516131ede49c59ed2279959a8be3d0fbf6
|
3 |
+
size 3173052423
|
extract_fintabnet.sh
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Script to extract/unzip FinTabNet.c.
|
2 |
+
# Remove the -v flag to suppress output to the console.
|
3 |
+
tar -xzvf FinTabNet.c-Structure.tar.gz
|
4 |
+
tar -xzvf FinTabNet.c-PDF_Annotations.tar.gz
|