staghado commited on
Commit
b1d60b0
·
verified ·
1 Parent(s): 7efa6a5

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -53
dataset_info.json DELETED
@@ -1,53 +0,0 @@
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
- }