orcn commited on
Commit
f6454d7
·
verified ·
1 Parent(s): 1c61e94

Add 73601 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -3266,5 +3266,91 @@
3266
  },
3267
  "download_size": 0,
3268
  "dataset_size": 24540442
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3269
  }
3270
  }
 
3266
  },
3267
  "download_size": 0,
3268
  "dataset_size": 24540442
3269
+ },
3270
+ "marker_20250902-023005": {
3271
+ "builder_name": "parquet",
3272
+ "config_name": "marker_20250902-023005",
3273
+ "features": {
3274
+ "images": {
3275
+ "_type": "Image"
3276
+ },
3277
+ "predictions": {
3278
+ "dtype": "string",
3279
+ "_type": "Value"
3280
+ },
3281
+ "page_number": {
3282
+ "dtype": "int64",
3283
+ "_type": "Value"
3284
+ },
3285
+ "title": {
3286
+ "dtype": "string",
3287
+ "_type": "Value"
3288
+ },
3289
+ "author": {
3290
+ "dtype": "string",
3291
+ "_type": "Value"
3292
+ },
3293
+ "thesis_id": {
3294
+ "dtype": "string",
3295
+ "_type": "Value"
3296
+ },
3297
+ "university": {
3298
+ "dtype": "string",
3299
+ "_type": "Value"
3300
+ },
3301
+ "department": {
3302
+ "dtype": "string",
3303
+ "_type": "Value"
3304
+ },
3305
+ "year": {
3306
+ "dtype": "string",
3307
+ "_type": "Value"
3308
+ },
3309
+ "language": {
3310
+ "dtype": "string",
3311
+ "_type": "Value"
3312
+ },
3313
+ "thesis_type": {
3314
+ "dtype": "string",
3315
+ "_type": "Value"
3316
+ },
3317
+ "keyword_abd": {
3318
+ "dtype": "null",
3319
+ "_type": "Value"
3320
+ },
3321
+ "abstract_tr": {
3322
+ "dtype": "string",
3323
+ "_type": "Value"
3324
+ },
3325
+ "abstract_en": {
3326
+ "dtype": "string",
3327
+ "_type": "Value"
3328
+ },
3329
+ "file_size_bytes": {
3330
+ "dtype": "int64",
3331
+ "_type": "Value"
3332
+ },
3333
+ "download_timestamp": {
3334
+ "dtype": "string",
3335
+ "_type": "Value"
3336
+ },
3337
+ "url": {
3338
+ "dtype": "string",
3339
+ "_type": "Value"
3340
+ },
3341
+ "download_success": {
3342
+ "dtype": "bool",
3343
+ "_type": "Value"
3344
+ }
3345
+ },
3346
+ "splits": {
3347
+ "train": {
3348
+ "name": "train",
3349
+ "num_bytes": 49499735,
3350
+ "num_examples": 283
3351
+ }
3352
+ },
3353
+ "download_size": 0,
3354
+ "dataset_size": 49499735
3355
  }
3356
  }