orcn commited on
Commit
5281593
·
verified ·
1 Parent(s): ca21b23

Add 890911 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -944,5 +944,91 @@
944
  },
945
  "download_size": 0,
946
  "dataset_size": 27080760
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
947
  }
948
  }
 
944
  },
945
  "download_size": 0,
946
  "dataset_size": 27080760
947
+ },
948
+ "marker_20250902-015453": {
949
+ "builder_name": "parquet",
950
+ "config_name": "marker_20250902-015453",
951
+ "features": {
952
+ "images": {
953
+ "_type": "Image"
954
+ },
955
+ "predictions": {
956
+ "dtype": "string",
957
+ "_type": "Value"
958
+ },
959
+ "page_number": {
960
+ "dtype": "int64",
961
+ "_type": "Value"
962
+ },
963
+ "title": {
964
+ "dtype": "string",
965
+ "_type": "Value"
966
+ },
967
+ "author": {
968
+ "dtype": "string",
969
+ "_type": "Value"
970
+ },
971
+ "thesis_id": {
972
+ "dtype": "string",
973
+ "_type": "Value"
974
+ },
975
+ "university": {
976
+ "dtype": "string",
977
+ "_type": "Value"
978
+ },
979
+ "department": {
980
+ "dtype": "string",
981
+ "_type": "Value"
982
+ },
983
+ "year": {
984
+ "dtype": "string",
985
+ "_type": "Value"
986
+ },
987
+ "language": {
988
+ "dtype": "string",
989
+ "_type": "Value"
990
+ },
991
+ "thesis_type": {
992
+ "dtype": "string",
993
+ "_type": "Value"
994
+ },
995
+ "keyword_abd": {
996
+ "dtype": "null",
997
+ "_type": "Value"
998
+ },
999
+ "abstract_tr": {
1000
+ "dtype": "string",
1001
+ "_type": "Value"
1002
+ },
1003
+ "abstract_en": {
1004
+ "dtype": "string",
1005
+ "_type": "Value"
1006
+ },
1007
+ "file_size_bytes": {
1008
+ "dtype": "int64",
1009
+ "_type": "Value"
1010
+ },
1011
+ "download_timestamp": {
1012
+ "dtype": "string",
1013
+ "_type": "Value"
1014
+ },
1015
+ "url": {
1016
+ "dtype": "string",
1017
+ "_type": "Value"
1018
+ },
1019
+ "download_success": {
1020
+ "dtype": "bool",
1021
+ "_type": "Value"
1022
+ }
1023
+ },
1024
+ "splits": {
1025
+ "train": {
1026
+ "name": "train",
1027
+ "num_bytes": 54992465,
1028
+ "num_examples": 110
1029
+ }
1030
+ },
1031
+ "download_size": 0,
1032
+ "dataset_size": 54992465
1033
  }
1034
  }