orcn commited on
Commit
4a1cc4d
·
verified ·
1 Parent(s): 497bccd

Add 52856 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -3352,5 +3352,91 @@
3352
  },
3353
  "download_size": 0,
3354
  "dataset_size": 49499735
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3355
  }
3356
  }
 
3352
  },
3353
  "download_size": 0,
3354
  "dataset_size": 49499735
3355
+ },
3356
+ "marker_20250902-023054": {
3357
+ "builder_name": "parquet",
3358
+ "config_name": "marker_20250902-023054",
3359
+ "features": {
3360
+ "images": {
3361
+ "_type": "Image"
3362
+ },
3363
+ "predictions": {
3364
+ "dtype": "string",
3365
+ "_type": "Value"
3366
+ },
3367
+ "page_number": {
3368
+ "dtype": "int64",
3369
+ "_type": "Value"
3370
+ },
3371
+ "title": {
3372
+ "dtype": "string",
3373
+ "_type": "Value"
3374
+ },
3375
+ "author": {
3376
+ "dtype": "string",
3377
+ "_type": "Value"
3378
+ },
3379
+ "thesis_id": {
3380
+ "dtype": "string",
3381
+ "_type": "Value"
3382
+ },
3383
+ "university": {
3384
+ "dtype": "string",
3385
+ "_type": "Value"
3386
+ },
3387
+ "department": {
3388
+ "dtype": "string",
3389
+ "_type": "Value"
3390
+ },
3391
+ "year": {
3392
+ "dtype": "string",
3393
+ "_type": "Value"
3394
+ },
3395
+ "language": {
3396
+ "dtype": "string",
3397
+ "_type": "Value"
3398
+ },
3399
+ "thesis_type": {
3400
+ "dtype": "string",
3401
+ "_type": "Value"
3402
+ },
3403
+ "keyword_abd": {
3404
+ "dtype": "null",
3405
+ "_type": "Value"
3406
+ },
3407
+ "abstract_tr": {
3408
+ "dtype": "string",
3409
+ "_type": "Value"
3410
+ },
3411
+ "abstract_en": {
3412
+ "dtype": "string",
3413
+ "_type": "Value"
3414
+ },
3415
+ "file_size_bytes": {
3416
+ "dtype": "int64",
3417
+ "_type": "Value"
3418
+ },
3419
+ "download_timestamp": {
3420
+ "dtype": "string",
3421
+ "_type": "Value"
3422
+ },
3423
+ "url": {
3424
+ "dtype": "string",
3425
+ "_type": "Value"
3426
+ },
3427
+ "download_success": {
3428
+ "dtype": "bool",
3429
+ "_type": "Value"
3430
+ }
3431
+ },
3432
+ "splits": {
3433
+ "train": {
3434
+ "name": "train",
3435
+ "num_bytes": 45367981,
3436
+ "num_examples": 240
3437
+ }
3438
+ },
3439
+ "download_size": 0,
3440
+ "dataset_size": 45367981
3441
  }
3442
  }