orcn commited on
Commit
6ca01df
·
verified ·
1 Parent(s): b407449

Add 872408 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -428,5 +428,91 @@
428
  },
429
  "download_size": 0,
430
  "dataset_size": 60682283
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
431
  }
432
  }
 
428
  },
429
  "download_size": 0,
430
  "dataset_size": 60682283
431
+ },
432
+ "marker_20250902-015226": {
433
+ "builder_name": "parquet",
434
+ "config_name": "marker_20250902-015226",
435
+ "features": {
436
+ "images": {
437
+ "_type": "Image"
438
+ },
439
+ "predictions": {
440
+ "dtype": "string",
441
+ "_type": "Value"
442
+ },
443
+ "page_number": {
444
+ "dtype": "int64",
445
+ "_type": "Value"
446
+ },
447
+ "title": {
448
+ "dtype": "string",
449
+ "_type": "Value"
450
+ },
451
+ "author": {
452
+ "dtype": "string",
453
+ "_type": "Value"
454
+ },
455
+ "thesis_id": {
456
+ "dtype": "string",
457
+ "_type": "Value"
458
+ },
459
+ "university": {
460
+ "dtype": "string",
461
+ "_type": "Value"
462
+ },
463
+ "department": {
464
+ "dtype": "string",
465
+ "_type": "Value"
466
+ },
467
+ "year": {
468
+ "dtype": "string",
469
+ "_type": "Value"
470
+ },
471
+ "language": {
472
+ "dtype": "string",
473
+ "_type": "Value"
474
+ },
475
+ "thesis_type": {
476
+ "dtype": "string",
477
+ "_type": "Value"
478
+ },
479
+ "keyword_abd": {
480
+ "dtype": "null",
481
+ "_type": "Value"
482
+ },
483
+ "abstract_tr": {
484
+ "dtype": "string",
485
+ "_type": "Value"
486
+ },
487
+ "abstract_en": {
488
+ "dtype": "string",
489
+ "_type": "Value"
490
+ },
491
+ "file_size_bytes": {
492
+ "dtype": "int64",
493
+ "_type": "Value"
494
+ },
495
+ "download_timestamp": {
496
+ "dtype": "string",
497
+ "_type": "Value"
498
+ },
499
+ "url": {
500
+ "dtype": "string",
501
+ "_type": "Value"
502
+ },
503
+ "download_success": {
504
+ "dtype": "bool",
505
+ "_type": "Value"
506
+ }
507
+ },
508
+ "splits": {
509
+ "train": {
510
+ "name": "train",
511
+ "num_bytes": 34520398,
512
+ "num_examples": 84
513
+ }
514
+ },
515
+ "download_size": 0,
516
+ "dataset_size": 34520398
517
  }
518
  }