orcn commited on
Commit
33fbf30
·
verified ·
1 Parent(s): 1a0c45b

Add 14956 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -1288,5 +1288,91 @@
1288
  },
1289
  "download_size": 0,
1290
  "dataset_size": 46029408
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1291
  }
1292
  }
 
1288
  },
1289
  "download_size": 0,
1290
  "dataset_size": 46029408
1291
+ },
1292
+ "marker_20250902-015653": {
1293
+ "builder_name": "parquet",
1294
+ "config_name": "marker_20250902-015653",
1295
+ "features": {
1296
+ "images": {
1297
+ "_type": "Image"
1298
+ },
1299
+ "predictions": {
1300
+ "dtype": "string",
1301
+ "_type": "Value"
1302
+ },
1303
+ "page_number": {
1304
+ "dtype": "int64",
1305
+ "_type": "Value"
1306
+ },
1307
+ "title": {
1308
+ "dtype": "string",
1309
+ "_type": "Value"
1310
+ },
1311
+ "author": {
1312
+ "dtype": "string",
1313
+ "_type": "Value"
1314
+ },
1315
+ "thesis_id": {
1316
+ "dtype": "string",
1317
+ "_type": "Value"
1318
+ },
1319
+ "university": {
1320
+ "dtype": "string",
1321
+ "_type": "Value"
1322
+ },
1323
+ "department": {
1324
+ "dtype": "string",
1325
+ "_type": "Value"
1326
+ },
1327
+ "year": {
1328
+ "dtype": "string",
1329
+ "_type": "Value"
1330
+ },
1331
+ "language": {
1332
+ "dtype": "string",
1333
+ "_type": "Value"
1334
+ },
1335
+ "thesis_type": {
1336
+ "dtype": "string",
1337
+ "_type": "Value"
1338
+ },
1339
+ "keyword_abd": {
1340
+ "dtype": "null",
1341
+ "_type": "Value"
1342
+ },
1343
+ "abstract_tr": {
1344
+ "dtype": "string",
1345
+ "_type": "Value"
1346
+ },
1347
+ "abstract_en": {
1348
+ "dtype": "string",
1349
+ "_type": "Value"
1350
+ },
1351
+ "file_size_bytes": {
1352
+ "dtype": "int64",
1353
+ "_type": "Value"
1354
+ },
1355
+ "download_timestamp": {
1356
+ "dtype": "string",
1357
+ "_type": "Value"
1358
+ },
1359
+ "url": {
1360
+ "dtype": "string",
1361
+ "_type": "Value"
1362
+ },
1363
+ "download_success": {
1364
+ "dtype": "bool",
1365
+ "_type": "Value"
1366
+ }
1367
+ },
1368
+ "splits": {
1369
+ "train": {
1370
+ "name": "train",
1371
+ "num_bytes": 34485011,
1372
+ "num_examples": 135
1373
+ }
1374
+ },
1375
+ "download_size": 0,
1376
+ "dataset_size": 34485011
1377
  }
1378
  }