orcn commited on
Commit
125f80b
·
verified ·
1 Parent(s): 51098aa

Add 804543 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -342,5 +342,91 @@
342
  },
343
  "download_size": 0,
344
  "dataset_size": 36266005
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
345
  }
346
  }
 
342
  },
343
  "download_size": 0,
344
  "dataset_size": 36266005
345
+ },
346
+ "marker_20250902-021153": {
347
+ "builder_name": "parquet",
348
+ "config_name": "marker_20250902-021153",
349
+ "features": {
350
+ "images": {
351
+ "_type": "Image"
352
+ },
353
+ "predictions": {
354
+ "dtype": "string",
355
+ "_type": "Value"
356
+ },
357
+ "page_number": {
358
+ "dtype": "int64",
359
+ "_type": "Value"
360
+ },
361
+ "title": {
362
+ "dtype": "string",
363
+ "_type": "Value"
364
+ },
365
+ "author": {
366
+ "dtype": "string",
367
+ "_type": "Value"
368
+ },
369
+ "thesis_id": {
370
+ "dtype": "string",
371
+ "_type": "Value"
372
+ },
373
+ "university": {
374
+ "dtype": "string",
375
+ "_type": "Value"
376
+ },
377
+ "department": {
378
+ "dtype": "string",
379
+ "_type": "Value"
380
+ },
381
+ "year": {
382
+ "dtype": "string",
383
+ "_type": "Value"
384
+ },
385
+ "language": {
386
+ "dtype": "string",
387
+ "_type": "Value"
388
+ },
389
+ "thesis_type": {
390
+ "dtype": "string",
391
+ "_type": "Value"
392
+ },
393
+ "keyword_abd": {
394
+ "dtype": "null",
395
+ "_type": "Value"
396
+ },
397
+ "abstract_tr": {
398
+ "dtype": "string",
399
+ "_type": "Value"
400
+ },
401
+ "abstract_en": {
402
+ "dtype": "string",
403
+ "_type": "Value"
404
+ },
405
+ "file_size_bytes": {
406
+ "dtype": "int64",
407
+ "_type": "Value"
408
+ },
409
+ "download_timestamp": {
410
+ "dtype": "string",
411
+ "_type": "Value"
412
+ },
413
+ "url": {
414
+ "dtype": "string",
415
+ "_type": "Value"
416
+ },
417
+ "download_success": {
418
+ "dtype": "bool",
419
+ "_type": "Value"
420
+ }
421
+ },
422
+ "splits": {
423
+ "train": {
424
+ "name": "train",
425
+ "num_bytes": 60682283,
426
+ "num_examples": 126
427
+ }
428
+ },
429
+ "download_size": 0,
430
+ "dataset_size": 60682283
431
  }
432
  }