orcn commited on
Commit
9a52765
·
verified ·
1 Parent(s): 8f21ae7

Add 36746 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2922,5 +2922,91 @@
2922
  },
2923
  "download_size": 0,
2924
  "dataset_size": 23648808
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2925
  }
2926
  }
 
2922
  },
2923
  "download_size": 0,
2924
  "dataset_size": 23648808
2925
+ },
2926
+ "marker_20250902-022741": {
2927
+ "builder_name": "parquet",
2928
+ "config_name": "marker_20250902-022741",
2929
+ "features": {
2930
+ "images": {
2931
+ "_type": "Image"
2932
+ },
2933
+ "predictions": {
2934
+ "dtype": "string",
2935
+ "_type": "Value"
2936
+ },
2937
+ "page_number": {
2938
+ "dtype": "int64",
2939
+ "_type": "Value"
2940
+ },
2941
+ "title": {
2942
+ "dtype": "string",
2943
+ "_type": "Value"
2944
+ },
2945
+ "author": {
2946
+ "dtype": "string",
2947
+ "_type": "Value"
2948
+ },
2949
+ "thesis_id": {
2950
+ "dtype": "string",
2951
+ "_type": "Value"
2952
+ },
2953
+ "university": {
2954
+ "dtype": "string",
2955
+ "_type": "Value"
2956
+ },
2957
+ "department": {
2958
+ "dtype": "string",
2959
+ "_type": "Value"
2960
+ },
2961
+ "year": {
2962
+ "dtype": "string",
2963
+ "_type": "Value"
2964
+ },
2965
+ "language": {
2966
+ "dtype": "string",
2967
+ "_type": "Value"
2968
+ },
2969
+ "thesis_type": {
2970
+ "dtype": "string",
2971
+ "_type": "Value"
2972
+ },
2973
+ "keyword_abd": {
2974
+ "dtype": "null",
2975
+ "_type": "Value"
2976
+ },
2977
+ "abstract_tr": {
2978
+ "dtype": "string",
2979
+ "_type": "Value"
2980
+ },
2981
+ "abstract_en": {
2982
+ "dtype": "string",
2983
+ "_type": "Value"
2984
+ },
2985
+ "file_size_bytes": {
2986
+ "dtype": "int64",
2987
+ "_type": "Value"
2988
+ },
2989
+ "download_timestamp": {
2990
+ "dtype": "string",
2991
+ "_type": "Value"
2992
+ },
2993
+ "url": {
2994
+ "dtype": "string",
2995
+ "_type": "Value"
2996
+ },
2997
+ "download_success": {
2998
+ "dtype": "bool",
2999
+ "_type": "Value"
3000
+ }
3001
+ },
3002
+ "splits": {
3003
+ "train": {
3004
+ "name": "train",
3005
+ "num_bytes": 49969485,
3006
+ "num_examples": 255
3007
+ }
3008
+ },
3009
+ "download_size": 0,
3010
+ "dataset_size": 49969485
3011
  }
3012
  }