orcn commited on
Commit
a84134d
·
verified ·
1 Parent(s): fb0a77d

Add 872443 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -600,5 +600,91 @@
600
  },
601
  "download_size": 0,
602
  "dataset_size": 73879928
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
603
  }
604
  }
 
600
  },
601
  "download_size": 0,
602
  "dataset_size": 73879928
603
+ },
604
+ "marker_20250902-021310": {
605
+ "builder_name": "parquet",
606
+ "config_name": "marker_20250902-021310",
607
+ "features": {
608
+ "images": {
609
+ "_type": "Image"
610
+ },
611
+ "predictions": {
612
+ "dtype": "string",
613
+ "_type": "Value"
614
+ },
615
+ "page_number": {
616
+ "dtype": "int64",
617
+ "_type": "Value"
618
+ },
619
+ "title": {
620
+ "dtype": "string",
621
+ "_type": "Value"
622
+ },
623
+ "author": {
624
+ "dtype": "string",
625
+ "_type": "Value"
626
+ },
627
+ "thesis_id": {
628
+ "dtype": "string",
629
+ "_type": "Value"
630
+ },
631
+ "university": {
632
+ "dtype": "string",
633
+ "_type": "Value"
634
+ },
635
+ "department": {
636
+ "dtype": "string",
637
+ "_type": "Value"
638
+ },
639
+ "year": {
640
+ "dtype": "string",
641
+ "_type": "Value"
642
+ },
643
+ "language": {
644
+ "dtype": "string",
645
+ "_type": "Value"
646
+ },
647
+ "thesis_type": {
648
+ "dtype": "string",
649
+ "_type": "Value"
650
+ },
651
+ "keyword_abd": {
652
+ "dtype": "null",
653
+ "_type": "Value"
654
+ },
655
+ "abstract_tr": {
656
+ "dtype": "string",
657
+ "_type": "Value"
658
+ },
659
+ "abstract_en": {
660
+ "dtype": "string",
661
+ "_type": "Value"
662
+ },
663
+ "file_size_bytes": {
664
+ "dtype": "int64",
665
+ "_type": "Value"
666
+ },
667
+ "download_timestamp": {
668
+ "dtype": "string",
669
+ "_type": "Value"
670
+ },
671
+ "url": {
672
+ "dtype": "string",
673
+ "_type": "Value"
674
+ },
675
+ "download_success": {
676
+ "dtype": "bool",
677
+ "_type": "Value"
678
+ }
679
+ },
680
+ "splits": {
681
+ "train": {
682
+ "name": "train",
683
+ "num_bytes": 23820191,
684
+ "num_examples": 63
685
+ }
686
+ },
687
+ "download_size": 0,
688
+ "dataset_size": 23820191
689
  }
690
  }