Add 707062 [infos]
Browse files- dataset_infos.json +88 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"marker_20250902-015020": {
|
| 3 |
+
"builder_name": "parquet",
|
| 4 |
+
"config_name": "marker_20250902-015020",
|
| 5 |
+
"features": {
|
| 6 |
+
"images": {
|
| 7 |
+
"_type": "Image"
|
| 8 |
+
},
|
| 9 |
+
"predictions": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"page_number": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"title": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"author": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"thesis_id": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"university": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"department": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"year": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"language": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"thesis_type": {
|
| 46 |
+
"dtype": "string",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"keyword_abd": {
|
| 50 |
+
"dtype": "null",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"abstract_tr": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"abstract_en": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"file_size_bytes": {
|
| 62 |
+
"dtype": "int64",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"download_timestamp": {
|
| 66 |
+
"dtype": "string",
|
| 67 |
+
"_type": "Value"
|
| 68 |
+
},
|
| 69 |
+
"url": {
|
| 70 |
+
"dtype": "string",
|
| 71 |
+
"_type": "Value"
|
| 72 |
+
},
|
| 73 |
+
"download_success": {
|
| 74 |
+
"dtype": "bool",
|
| 75 |
+
"_type": "Value"
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"splits": {
|
| 79 |
+
"train": {
|
| 80 |
+
"name": "train",
|
| 81 |
+
"num_bytes": 48110077,
|
| 82 |
+
"num_examples": 126
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"download_size": 0,
|
| 86 |
+
"dataset_size": 48110077
|
| 87 |
+
}
|
| 88 |
+
}
|