orcn commited on
Commit
597395c
·
verified ·
1 Parent(s): 6bc42f3

Add 53150 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2664,5 +2664,91 @@
2664
  },
2665
  "download_size": 0,
2666
  "dataset_size": 23793916
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2667
  }
2668
  }
 
2664
  },
2665
  "download_size": 0,
2666
  "dataset_size": 23793916
2667
+ },
2668
+ "marker_20250902-020551": {
2669
+ "builder_name": "parquet",
2670
+ "config_name": "marker_20250902-020551",
2671
+ "features": {
2672
+ "images": {
2673
+ "_type": "Image"
2674
+ },
2675
+ "predictions": {
2676
+ "dtype": "string",
2677
+ "_type": "Value"
2678
+ },
2679
+ "page_number": {
2680
+ "dtype": "int64",
2681
+ "_type": "Value"
2682
+ },
2683
+ "title": {
2684
+ "dtype": "string",
2685
+ "_type": "Value"
2686
+ },
2687
+ "author": {
2688
+ "dtype": "string",
2689
+ "_type": "Value"
2690
+ },
2691
+ "thesis_id": {
2692
+ "dtype": "string",
2693
+ "_type": "Value"
2694
+ },
2695
+ "university": {
2696
+ "dtype": "string",
2697
+ "_type": "Value"
2698
+ },
2699
+ "department": {
2700
+ "dtype": "string",
2701
+ "_type": "Value"
2702
+ },
2703
+ "year": {
2704
+ "dtype": "string",
2705
+ "_type": "Value"
2706
+ },
2707
+ "language": {
2708
+ "dtype": "string",
2709
+ "_type": "Value"
2710
+ },
2711
+ "thesis_type": {
2712
+ "dtype": "string",
2713
+ "_type": "Value"
2714
+ },
2715
+ "keyword_abd": {
2716
+ "dtype": "null",
2717
+ "_type": "Value"
2718
+ },
2719
+ "abstract_tr": {
2720
+ "dtype": "string",
2721
+ "_type": "Value"
2722
+ },
2723
+ "abstract_en": {
2724
+ "dtype": "string",
2725
+ "_type": "Value"
2726
+ },
2727
+ "file_size_bytes": {
2728
+ "dtype": "int64",
2729
+ "_type": "Value"
2730
+ },
2731
+ "download_timestamp": {
2732
+ "dtype": "string",
2733
+ "_type": "Value"
2734
+ },
2735
+ "url": {
2736
+ "dtype": "string",
2737
+ "_type": "Value"
2738
+ },
2739
+ "download_success": {
2740
+ "dtype": "bool",
2741
+ "_type": "Value"
2742
+ }
2743
+ },
2744
+ "splits": {
2745
+ "train": {
2746
+ "name": "train",
2747
+ "num_bytes": 27751305,
2748
+ "num_examples": 132
2749
+ }
2750
+ },
2751
+ "download_size": 0,
2752
+ "dataset_size": 27751305
2753
  }
2754
  }