orcn commited on
Commit
199d7cc
·
verified ·
1 Parent(s): bf591e3

Add 848421 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -772,5 +772,91 @@
772
  },
773
  "download_size": 0,
774
  "dataset_size": 48053380
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
775
  }
776
  }
 
772
  },
773
  "download_size": 0,
774
  "dataset_size": 48053380
775
+ },
776
+ "marker_20250902-015407": {
777
+ "builder_name": "parquet",
778
+ "config_name": "marker_20250902-015407",
779
+ "features": {
780
+ "images": {
781
+ "_type": "Image"
782
+ },
783
+ "predictions": {
784
+ "dtype": "string",
785
+ "_type": "Value"
786
+ },
787
+ "page_number": {
788
+ "dtype": "int64",
789
+ "_type": "Value"
790
+ },
791
+ "title": {
792
+ "dtype": "string",
793
+ "_type": "Value"
794
+ },
795
+ "author": {
796
+ "dtype": "string",
797
+ "_type": "Value"
798
+ },
799
+ "thesis_id": {
800
+ "dtype": "string",
801
+ "_type": "Value"
802
+ },
803
+ "university": {
804
+ "dtype": "string",
805
+ "_type": "Value"
806
+ },
807
+ "department": {
808
+ "dtype": "string",
809
+ "_type": "Value"
810
+ },
811
+ "year": {
812
+ "dtype": "string",
813
+ "_type": "Value"
814
+ },
815
+ "language": {
816
+ "dtype": "string",
817
+ "_type": "Value"
818
+ },
819
+ "thesis_type": {
820
+ "dtype": "string",
821
+ "_type": "Value"
822
+ },
823
+ "keyword_abd": {
824
+ "dtype": "null",
825
+ "_type": "Value"
826
+ },
827
+ "abstract_tr": {
828
+ "dtype": "string",
829
+ "_type": "Value"
830
+ },
831
+ "abstract_en": {
832
+ "dtype": "string",
833
+ "_type": "Value"
834
+ },
835
+ "file_size_bytes": {
836
+ "dtype": "int64",
837
+ "_type": "Value"
838
+ },
839
+ "download_timestamp": {
840
+ "dtype": "string",
841
+ "_type": "Value"
842
+ },
843
+ "url": {
844
+ "dtype": "string",
845
+ "_type": "Value"
846
+ },
847
+ "download_success": {
848
+ "dtype": "bool",
849
+ "_type": "Value"
850
+ }
851
+ },
852
+ "splits": {
853
+ "train": {
854
+ "name": "train",
855
+ "num_bytes": 40417948,
856
+ "num_examples": 81
857
+ }
858
+ },
859
+ "download_size": 0,
860
+ "dataset_size": 40417948
861
  }
862
  }