orcn commited on
Commit
3396473
·
verified ·
1 Parent(s): 5bdaa1f

Add 785285 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -514,5 +514,91 @@
514
  },
515
  "download_size": 0,
516
  "dataset_size": 34520398
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
517
  }
518
  }
 
514
  },
515
  "download_size": 0,
516
  "dataset_size": 34520398
517
+ },
518
+ "marker_20250902-015305": {
519
+ "builder_name": "parquet",
520
+ "config_name": "marker_20250902-015305",
521
+ "features": {
522
+ "images": {
523
+ "_type": "Image"
524
+ },
525
+ "predictions": {
526
+ "dtype": "string",
527
+ "_type": "Value"
528
+ },
529
+ "page_number": {
530
+ "dtype": "int64",
531
+ "_type": "Value"
532
+ },
533
+ "title": {
534
+ "dtype": "string",
535
+ "_type": "Value"
536
+ },
537
+ "author": {
538
+ "dtype": "string",
539
+ "_type": "Value"
540
+ },
541
+ "thesis_id": {
542
+ "dtype": "string",
543
+ "_type": "Value"
544
+ },
545
+ "university": {
546
+ "dtype": "string",
547
+ "_type": "Value"
548
+ },
549
+ "department": {
550
+ "dtype": "string",
551
+ "_type": "Value"
552
+ },
553
+ "year": {
554
+ "dtype": "string",
555
+ "_type": "Value"
556
+ },
557
+ "language": {
558
+ "dtype": "string",
559
+ "_type": "Value"
560
+ },
561
+ "thesis_type": {
562
+ "dtype": "string",
563
+ "_type": "Value"
564
+ },
565
+ "keyword_abd": {
566
+ "dtype": "null",
567
+ "_type": "Value"
568
+ },
569
+ "abstract_tr": {
570
+ "dtype": "string",
571
+ "_type": "Value"
572
+ },
573
+ "abstract_en": {
574
+ "dtype": "string",
575
+ "_type": "Value"
576
+ },
577
+ "file_size_bytes": {
578
+ "dtype": "int64",
579
+ "_type": "Value"
580
+ },
581
+ "download_timestamp": {
582
+ "dtype": "string",
583
+ "_type": "Value"
584
+ },
585
+ "url": {
586
+ "dtype": "string",
587
+ "_type": "Value"
588
+ },
589
+ "download_success": {
590
+ "dtype": "bool",
591
+ "_type": "Value"
592
+ }
593
+ },
594
+ "splits": {
595
+ "train": {
596
+ "name": "train",
597
+ "num_bytes": 73879928,
598
+ "num_examples": 183
599
+ }
600
+ },
601
+ "download_size": 0,
602
+ "dataset_size": 73879928
603
  }
604
  }