orcn commited on
Commit
204ac8e
·
verified ·
1 Parent(s): 8edc263

Add 754517 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -686,5 +686,91 @@
686
  },
687
  "download_size": 0,
688
  "dataset_size": 23820191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
689
  }
690
  }
 
686
  },
687
  "download_size": 0,
688
  "dataset_size": 23820191
689
+ },
690
+ "marker_20250902-015346": {
691
+ "builder_name": "parquet",
692
+ "config_name": "marker_20250902-015346",
693
+ "features": {
694
+ "images": {
695
+ "_type": "Image"
696
+ },
697
+ "predictions": {
698
+ "dtype": "string",
699
+ "_type": "Value"
700
+ },
701
+ "page_number": {
702
+ "dtype": "int64",
703
+ "_type": "Value"
704
+ },
705
+ "title": {
706
+ "dtype": "string",
707
+ "_type": "Value"
708
+ },
709
+ "author": {
710
+ "dtype": "string",
711
+ "_type": "Value"
712
+ },
713
+ "thesis_id": {
714
+ "dtype": "string",
715
+ "_type": "Value"
716
+ },
717
+ "university": {
718
+ "dtype": "string",
719
+ "_type": "Value"
720
+ },
721
+ "department": {
722
+ "dtype": "string",
723
+ "_type": "Value"
724
+ },
725
+ "year": {
726
+ "dtype": "string",
727
+ "_type": "Value"
728
+ },
729
+ "language": {
730
+ "dtype": "string",
731
+ "_type": "Value"
732
+ },
733
+ "thesis_type": {
734
+ "dtype": "string",
735
+ "_type": "Value"
736
+ },
737
+ "keyword_abd": {
738
+ "dtype": "null",
739
+ "_type": "Value"
740
+ },
741
+ "abstract_tr": {
742
+ "dtype": "string",
743
+ "_type": "Value"
744
+ },
745
+ "abstract_en": {
746
+ "dtype": "string",
747
+ "_type": "Value"
748
+ },
749
+ "file_size_bytes": {
750
+ "dtype": "int64",
751
+ "_type": "Value"
752
+ },
753
+ "download_timestamp": {
754
+ "dtype": "string",
755
+ "_type": "Value"
756
+ },
757
+ "url": {
758
+ "dtype": "string",
759
+ "_type": "Value"
760
+ },
761
+ "download_success": {
762
+ "dtype": "bool",
763
+ "_type": "Value"
764
+ }
765
+ },
766
+ "splits": {
767
+ "train": {
768
+ "name": "train",
769
+ "num_bytes": 48053380,
770
+ "num_examples": 115
771
+ }
772
+ },
773
+ "download_size": 0,
774
+ "dataset_size": 48053380
775
  }
776
  }