staghado commited on
Commit
354c75e
1 Parent(s): d3957a4

Upload folder using huggingface_hub

Browse files
shard_8/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53943687ccfea0affdc8c2309233e840a8d978367366218c665e43f3847a0a39
3
+ size 135374048
shard_8/dataset_info.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "arxiv_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "page": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "bounding_box": {
18
+ "feature": {
19
+ "dtype": "float64",
20
+ "_type": "Value"
21
+ },
22
+ "_type": "Sequence"
23
+ },
24
+ "latex_content": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "extracted_content": {
29
+ "feature": {
30
+ "feature": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "_type": "Sequence"
35
+ },
36
+ "_type": "Sequence"
37
+ },
38
+ "similarity_score": {
39
+ "dtype": "float64",
40
+ "_type": "Value"
41
+ },
42
+ "table_image": {
43
+ "dtype": "string",
44
+ "_type": "Value"
45
+ },
46
+ "page_image": {
47
+ "dtype": "string",
48
+ "_type": "Value"
49
+ }
50
+ },
51
+ "homepage": "",
52
+ "license": ""
53
+ }
shard_8/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "34b4a78594e17b63",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }