orcn commited on
Commit
f600e67
·
verified ·
1 Parent(s): 682f4a3

Add 53237 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2406,5 +2406,91 @@
2406
  },
2407
  "download_size": 0,
2408
  "dataset_size": 21721125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2409
  }
2410
  }
 
2406
  },
2407
  "download_size": 0,
2408
  "dataset_size": 21721125
2409
+ },
2410
+ "marker_20250902-020417": {
2411
+ "builder_name": "parquet",
2412
+ "config_name": "marker_20250902-020417",
2413
+ "features": {
2414
+ "images": {
2415
+ "_type": "Image"
2416
+ },
2417
+ "predictions": {
2418
+ "dtype": "string",
2419
+ "_type": "Value"
2420
+ },
2421
+ "page_number": {
2422
+ "dtype": "int64",
2423
+ "_type": "Value"
2424
+ },
2425
+ "title": {
2426
+ "dtype": "string",
2427
+ "_type": "Value"
2428
+ },
2429
+ "author": {
2430
+ "dtype": "string",
2431
+ "_type": "Value"
2432
+ },
2433
+ "thesis_id": {
2434
+ "dtype": "string",
2435
+ "_type": "Value"
2436
+ },
2437
+ "university": {
2438
+ "dtype": "string",
2439
+ "_type": "Value"
2440
+ },
2441
+ "department": {
2442
+ "dtype": "string",
2443
+ "_type": "Value"
2444
+ },
2445
+ "year": {
2446
+ "dtype": "string",
2447
+ "_type": "Value"
2448
+ },
2449
+ "language": {
2450
+ "dtype": "string",
2451
+ "_type": "Value"
2452
+ },
2453
+ "thesis_type": {
2454
+ "dtype": "string",
2455
+ "_type": "Value"
2456
+ },
2457
+ "keyword_abd": {
2458
+ "dtype": "null",
2459
+ "_type": "Value"
2460
+ },
2461
+ "abstract_tr": {
2462
+ "dtype": "string",
2463
+ "_type": "Value"
2464
+ },
2465
+ "abstract_en": {
2466
+ "dtype": "string",
2467
+ "_type": "Value"
2468
+ },
2469
+ "file_size_bytes": {
2470
+ "dtype": "int64",
2471
+ "_type": "Value"
2472
+ },
2473
+ "download_timestamp": {
2474
+ "dtype": "string",
2475
+ "_type": "Value"
2476
+ },
2477
+ "url": {
2478
+ "dtype": "string",
2479
+ "_type": "Value"
2480
+ },
2481
+ "download_success": {
2482
+ "dtype": "bool",
2483
+ "_type": "Value"
2484
+ }
2485
+ },
2486
+ "splits": {
2487
+ "train": {
2488
+ "name": "train",
2489
+ "num_bytes": 26447870,
2490
+ "num_examples": 134
2491
+ }
2492
+ },
2493
+ "download_size": 0,
2494
+ "dataset_size": 26447870
2495
  }
2496
  }