orcn commited on
Commit
9357968
·
verified ·
1 Parent(s): 6a93c4d

Add 72110 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -3008,5 +3008,91 @@
3008
  },
3009
  "download_size": 0,
3010
  "dataset_size": 49969485
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3011
  }
3012
  }
 
3008
  },
3009
  "download_size": 0,
3010
  "dataset_size": 49969485
3011
+ },
3012
+ "marker_20250902-020807": {
3013
+ "builder_name": "parquet",
3014
+ "config_name": "marker_20250902-020807",
3015
+ "features": {
3016
+ "images": {
3017
+ "_type": "Image"
3018
+ },
3019
+ "predictions": {
3020
+ "dtype": "string",
3021
+ "_type": "Value"
3022
+ },
3023
+ "page_number": {
3024
+ "dtype": "int64",
3025
+ "_type": "Value"
3026
+ },
3027
+ "title": {
3028
+ "dtype": "string",
3029
+ "_type": "Value"
3030
+ },
3031
+ "author": {
3032
+ "dtype": "string",
3033
+ "_type": "Value"
3034
+ },
3035
+ "thesis_id": {
3036
+ "dtype": "string",
3037
+ "_type": "Value"
3038
+ },
3039
+ "university": {
3040
+ "dtype": "string",
3041
+ "_type": "Value"
3042
+ },
3043
+ "department": {
3044
+ "dtype": "string",
3045
+ "_type": "Value"
3046
+ },
3047
+ "year": {
3048
+ "dtype": "string",
3049
+ "_type": "Value"
3050
+ },
3051
+ "language": {
3052
+ "dtype": "string",
3053
+ "_type": "Value"
3054
+ },
3055
+ "thesis_type": {
3056
+ "dtype": "string",
3057
+ "_type": "Value"
3058
+ },
3059
+ "keyword_abd": {
3060
+ "dtype": "null",
3061
+ "_type": "Value"
3062
+ },
3063
+ "abstract_tr": {
3064
+ "dtype": "string",
3065
+ "_type": "Value"
3066
+ },
3067
+ "abstract_en": {
3068
+ "dtype": "string",
3069
+ "_type": "Value"
3070
+ },
3071
+ "file_size_bytes": {
3072
+ "dtype": "int64",
3073
+ "_type": "Value"
3074
+ },
3075
+ "download_timestamp": {
3076
+ "dtype": "string",
3077
+ "_type": "Value"
3078
+ },
3079
+ "url": {
3080
+ "dtype": "string",
3081
+ "_type": "Value"
3082
+ },
3083
+ "download_success": {
3084
+ "dtype": "bool",
3085
+ "_type": "Value"
3086
+ }
3087
+ },
3088
+ "splits": {
3089
+ "train": {
3090
+ "name": "train",
3091
+ "num_bytes": 26969942,
3092
+ "num_examples": 117
3093
+ }
3094
+ },
3095
+ "download_size": 0,
3096
+ "dataset_size": 26969942
3097
  }
3098
  }