orcn commited on
Commit
a23dc0c
·
verified ·
1 Parent(s): 07db38e

Add 72559 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -3610,5 +3610,91 @@
3610
  },
3611
  "download_size": 0,
3612
  "dataset_size": 24254681
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3613
  }
3614
  }
 
3610
  },
3611
  "download_size": 0,
3612
  "dataset_size": 24254681
3613
+ },
3614
+ "marker_20250902-023243": {
3615
+ "builder_name": "parquet",
3616
+ "config_name": "marker_20250902-023243",
3617
+ "features": {
3618
+ "images": {
3619
+ "_type": "Image"
3620
+ },
3621
+ "predictions": {
3622
+ "dtype": "string",
3623
+ "_type": "Value"
3624
+ },
3625
+ "page_number": {
3626
+ "dtype": "int64",
3627
+ "_type": "Value"
3628
+ },
3629
+ "title": {
3630
+ "dtype": "string",
3631
+ "_type": "Value"
3632
+ },
3633
+ "author": {
3634
+ "dtype": "string",
3635
+ "_type": "Value"
3636
+ },
3637
+ "thesis_id": {
3638
+ "dtype": "string",
3639
+ "_type": "Value"
3640
+ },
3641
+ "university": {
3642
+ "dtype": "string",
3643
+ "_type": "Value"
3644
+ },
3645
+ "department": {
3646
+ "dtype": "string",
3647
+ "_type": "Value"
3648
+ },
3649
+ "year": {
3650
+ "dtype": "string",
3651
+ "_type": "Value"
3652
+ },
3653
+ "language": {
3654
+ "dtype": "string",
3655
+ "_type": "Value"
3656
+ },
3657
+ "thesis_type": {
3658
+ "dtype": "string",
3659
+ "_type": "Value"
3660
+ },
3661
+ "keyword_abd": {
3662
+ "dtype": "null",
3663
+ "_type": "Value"
3664
+ },
3665
+ "abstract_tr": {
3666
+ "dtype": "string",
3667
+ "_type": "Value"
3668
+ },
3669
+ "abstract_en": {
3670
+ "dtype": "string",
3671
+ "_type": "Value"
3672
+ },
3673
+ "file_size_bytes": {
3674
+ "dtype": "int64",
3675
+ "_type": "Value"
3676
+ },
3677
+ "download_timestamp": {
3678
+ "dtype": "string",
3679
+ "_type": "Value"
3680
+ },
3681
+ "url": {
3682
+ "dtype": "string",
3683
+ "_type": "Value"
3684
+ },
3685
+ "download_success": {
3686
+ "dtype": "bool",
3687
+ "_type": "Value"
3688
+ }
3689
+ },
3690
+ "splits": {
3691
+ "train": {
3692
+ "name": "train",
3693
+ "num_bytes": 31041444,
3694
+ "num_examples": 145
3695
+ }
3696
+ },
3697
+ "download_size": 0,
3698
+ "dataset_size": 31041444
3699
  }
3700
  }