orcn commited on
Commit
17a8a3d
·
verified ·
1 Parent(s): 82a5139

Add 6187 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -1202,5 +1202,91 @@
1202
  },
1203
  "download_size": 0,
1204
  "dataset_size": 28033809
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1205
  }
1206
  }
 
1202
  },
1203
  "download_size": 0,
1204
  "dataset_size": 28033809
1205
+ },
1206
+ "marker_20250902-015621": {
1207
+ "builder_name": "parquet",
1208
+ "config_name": "marker_20250902-015621",
1209
+ "features": {
1210
+ "images": {
1211
+ "_type": "Image"
1212
+ },
1213
+ "predictions": {
1214
+ "dtype": "string",
1215
+ "_type": "Value"
1216
+ },
1217
+ "page_number": {
1218
+ "dtype": "int64",
1219
+ "_type": "Value"
1220
+ },
1221
+ "title": {
1222
+ "dtype": "string",
1223
+ "_type": "Value"
1224
+ },
1225
+ "author": {
1226
+ "dtype": "string",
1227
+ "_type": "Value"
1228
+ },
1229
+ "thesis_id": {
1230
+ "dtype": "string",
1231
+ "_type": "Value"
1232
+ },
1233
+ "university": {
1234
+ "dtype": "string",
1235
+ "_type": "Value"
1236
+ },
1237
+ "department": {
1238
+ "dtype": "string",
1239
+ "_type": "Value"
1240
+ },
1241
+ "year": {
1242
+ "dtype": "string",
1243
+ "_type": "Value"
1244
+ },
1245
+ "language": {
1246
+ "dtype": "string",
1247
+ "_type": "Value"
1248
+ },
1249
+ "thesis_type": {
1250
+ "dtype": "string",
1251
+ "_type": "Value"
1252
+ },
1253
+ "keyword_abd": {
1254
+ "dtype": "null",
1255
+ "_type": "Value"
1256
+ },
1257
+ "abstract_tr": {
1258
+ "dtype": "string",
1259
+ "_type": "Value"
1260
+ },
1261
+ "abstract_en": {
1262
+ "dtype": "string",
1263
+ "_type": "Value"
1264
+ },
1265
+ "file_size_bytes": {
1266
+ "dtype": "int64",
1267
+ "_type": "Value"
1268
+ },
1269
+ "download_timestamp": {
1270
+ "dtype": "string",
1271
+ "_type": "Value"
1272
+ },
1273
+ "url": {
1274
+ "dtype": "string",
1275
+ "_type": "Value"
1276
+ },
1277
+ "download_success": {
1278
+ "dtype": "bool",
1279
+ "_type": "Value"
1280
+ }
1281
+ },
1282
+ "splits": {
1283
+ "train": {
1284
+ "name": "train",
1285
+ "num_bytes": 46029408,
1286
+ "num_examples": 210
1287
+ }
1288
+ },
1289
+ "download_size": 0,
1290
+ "dataset_size": 46029408
1291
  }
1292
  }