orcn commited on
Commit
ec720a8
·
verified ·
1 Parent(s): 777cfe3

Add 2654 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -1030,5 +1030,91 @@
1030
  },
1031
  "download_size": 0,
1032
  "dataset_size": 54992465
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1033
  }
1034
  }
 
1030
  },
1031
  "download_size": 0,
1032
  "dataset_size": 54992465
1033
+ },
1034
+ "marker_20250902-021459": {
1035
+ "builder_name": "parquet",
1036
+ "config_name": "marker_20250902-021459",
1037
+ "features": {
1038
+ "images": {
1039
+ "_type": "Image"
1040
+ },
1041
+ "predictions": {
1042
+ "dtype": "string",
1043
+ "_type": "Value"
1044
+ },
1045
+ "page_number": {
1046
+ "dtype": "int64",
1047
+ "_type": "Value"
1048
+ },
1049
+ "title": {
1050
+ "dtype": "string",
1051
+ "_type": "Value"
1052
+ },
1053
+ "author": {
1054
+ "dtype": "string",
1055
+ "_type": "Value"
1056
+ },
1057
+ "thesis_id": {
1058
+ "dtype": "string",
1059
+ "_type": "Value"
1060
+ },
1061
+ "university": {
1062
+ "dtype": "string",
1063
+ "_type": "Value"
1064
+ },
1065
+ "department": {
1066
+ "dtype": "string",
1067
+ "_type": "Value"
1068
+ },
1069
+ "year": {
1070
+ "dtype": "string",
1071
+ "_type": "Value"
1072
+ },
1073
+ "language": {
1074
+ "dtype": "string",
1075
+ "_type": "Value"
1076
+ },
1077
+ "thesis_type": {
1078
+ "dtype": "string",
1079
+ "_type": "Value"
1080
+ },
1081
+ "keyword_abd": {
1082
+ "dtype": "null",
1083
+ "_type": "Value"
1084
+ },
1085
+ "abstract_tr": {
1086
+ "dtype": "string",
1087
+ "_type": "Value"
1088
+ },
1089
+ "abstract_en": {
1090
+ "dtype": "string",
1091
+ "_type": "Value"
1092
+ },
1093
+ "file_size_bytes": {
1094
+ "dtype": "int64",
1095
+ "_type": "Value"
1096
+ },
1097
+ "download_timestamp": {
1098
+ "dtype": "string",
1099
+ "_type": "Value"
1100
+ },
1101
+ "url": {
1102
+ "dtype": "string",
1103
+ "_type": "Value"
1104
+ },
1105
+ "download_success": {
1106
+ "dtype": "bool",
1107
+ "_type": "Value"
1108
+ }
1109
+ },
1110
+ "splits": {
1111
+ "train": {
1112
+ "name": "train",
1113
+ "num_bytes": 12920741,
1114
+ "num_examples": 63
1115
+ }
1116
+ },
1117
+ "download_size": 0,
1118
+ "dataset_size": 12920741
1119
  }
1120
  }