orcn commited on
Commit
144ff9e
·
verified ·
1 Parent(s): 6f31d50

Add 10177 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -1116,5 +1116,91 @@
1116
  },
1117
  "download_size": 0,
1118
  "dataset_size": 12920741
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1119
  }
1120
  }
 
1116
  },
1117
  "download_size": 0,
1118
  "dataset_size": 12920741
1119
+ },
1120
+ "marker_20250902-015539": {
1121
+ "builder_name": "parquet",
1122
+ "config_name": "marker_20250902-015539",
1123
+ "features": {
1124
+ "images": {
1125
+ "_type": "Image"
1126
+ },
1127
+ "predictions": {
1128
+ "dtype": "string",
1129
+ "_type": "Value"
1130
+ },
1131
+ "page_number": {
1132
+ "dtype": "int64",
1133
+ "_type": "Value"
1134
+ },
1135
+ "title": {
1136
+ "dtype": "string",
1137
+ "_type": "Value"
1138
+ },
1139
+ "author": {
1140
+ "dtype": "string",
1141
+ "_type": "Value"
1142
+ },
1143
+ "thesis_id": {
1144
+ "dtype": "string",
1145
+ "_type": "Value"
1146
+ },
1147
+ "university": {
1148
+ "dtype": "string",
1149
+ "_type": "Value"
1150
+ },
1151
+ "department": {
1152
+ "dtype": "string",
1153
+ "_type": "Value"
1154
+ },
1155
+ "year": {
1156
+ "dtype": "string",
1157
+ "_type": "Value"
1158
+ },
1159
+ "language": {
1160
+ "dtype": "string",
1161
+ "_type": "Value"
1162
+ },
1163
+ "thesis_type": {
1164
+ "dtype": "string",
1165
+ "_type": "Value"
1166
+ },
1167
+ "keyword_abd": {
1168
+ "dtype": "null",
1169
+ "_type": "Value"
1170
+ },
1171
+ "abstract_tr": {
1172
+ "dtype": "string",
1173
+ "_type": "Value"
1174
+ },
1175
+ "abstract_en": {
1176
+ "dtype": "string",
1177
+ "_type": "Value"
1178
+ },
1179
+ "file_size_bytes": {
1180
+ "dtype": "int64",
1181
+ "_type": "Value"
1182
+ },
1183
+ "download_timestamp": {
1184
+ "dtype": "string",
1185
+ "_type": "Value"
1186
+ },
1187
+ "url": {
1188
+ "dtype": "string",
1189
+ "_type": "Value"
1190
+ },
1191
+ "download_success": {
1192
+ "dtype": "bool",
1193
+ "_type": "Value"
1194
+ }
1195
+ },
1196
+ "splits": {
1197
+ "train": {
1198
+ "name": "train",
1199
+ "num_bytes": 28033809,
1200
+ "num_examples": 154
1201
+ }
1202
+ },
1203
+ "download_size": 0,
1204
+ "dataset_size": 28033809
1205
  }
1206
  }