orcn commited on
Commit
052f87e
·
verified ·
1 Parent(s): bf1b78e

Add 845381 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -858,5 +858,91 @@
858
  },
859
  "download_size": 0,
860
  "dataset_size": 40417948
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
861
  }
862
  }
 
858
  },
859
  "download_size": 0,
860
  "dataset_size": 40417948
861
+ },
862
+ "marker_20250902-015426": {
863
+ "builder_name": "parquet",
864
+ "config_name": "marker_20250902-015426",
865
+ "features": {
866
+ "images": {
867
+ "_type": "Image"
868
+ },
869
+ "predictions": {
870
+ "dtype": "string",
871
+ "_type": "Value"
872
+ },
873
+ "page_number": {
874
+ "dtype": "int64",
875
+ "_type": "Value"
876
+ },
877
+ "title": {
878
+ "dtype": "string",
879
+ "_type": "Value"
880
+ },
881
+ "author": {
882
+ "dtype": "string",
883
+ "_type": "Value"
884
+ },
885
+ "thesis_id": {
886
+ "dtype": "string",
887
+ "_type": "Value"
888
+ },
889
+ "university": {
890
+ "dtype": "string",
891
+ "_type": "Value"
892
+ },
893
+ "department": {
894
+ "dtype": "string",
895
+ "_type": "Value"
896
+ },
897
+ "year": {
898
+ "dtype": "string",
899
+ "_type": "Value"
900
+ },
901
+ "language": {
902
+ "dtype": "string",
903
+ "_type": "Value"
904
+ },
905
+ "thesis_type": {
906
+ "dtype": "string",
907
+ "_type": "Value"
908
+ },
909
+ "keyword_abd": {
910
+ "dtype": "null",
911
+ "_type": "Value"
912
+ },
913
+ "abstract_tr": {
914
+ "dtype": "string",
915
+ "_type": "Value"
916
+ },
917
+ "abstract_en": {
918
+ "dtype": "string",
919
+ "_type": "Value"
920
+ },
921
+ "file_size_bytes": {
922
+ "dtype": "int64",
923
+ "_type": "Value"
924
+ },
925
+ "download_timestamp": {
926
+ "dtype": "string",
927
+ "_type": "Value"
928
+ },
929
+ "url": {
930
+ "dtype": "string",
931
+ "_type": "Value"
932
+ },
933
+ "download_success": {
934
+ "dtype": "bool",
935
+ "_type": "Value"
936
+ }
937
+ },
938
+ "splits": {
939
+ "train": {
940
+ "name": "train",
941
+ "num_bytes": 27080760,
942
+ "num_examples": 76
943
+ }
944
+ },
945
+ "download_size": 0,
946
+ "dataset_size": 27080760
947
  }
948
  }