orcn commited on
Commit
67db1f2
·
verified ·
1 Parent(s): 7cf06d9

Add 43962 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2836,5 +2836,91 @@
2836
  },
2837
  "download_size": 0,
2838
  "dataset_size": 33905060
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2839
  }
2840
  }
 
2836
  },
2837
  "download_size": 0,
2838
  "dataset_size": 33905060
2839
+ },
2840
+ "marker_20250902-020647": {
2841
+ "builder_name": "parquet",
2842
+ "config_name": "marker_20250902-020647",
2843
+ "features": {
2844
+ "images": {
2845
+ "_type": "Image"
2846
+ },
2847
+ "predictions": {
2848
+ "dtype": "string",
2849
+ "_type": "Value"
2850
+ },
2851
+ "page_number": {
2852
+ "dtype": "int64",
2853
+ "_type": "Value"
2854
+ },
2855
+ "title": {
2856
+ "dtype": "string",
2857
+ "_type": "Value"
2858
+ },
2859
+ "author": {
2860
+ "dtype": "string",
2861
+ "_type": "Value"
2862
+ },
2863
+ "thesis_id": {
2864
+ "dtype": "string",
2865
+ "_type": "Value"
2866
+ },
2867
+ "university": {
2868
+ "dtype": "string",
2869
+ "_type": "Value"
2870
+ },
2871
+ "department": {
2872
+ "dtype": "string",
2873
+ "_type": "Value"
2874
+ },
2875
+ "year": {
2876
+ "dtype": "string",
2877
+ "_type": "Value"
2878
+ },
2879
+ "language": {
2880
+ "dtype": "string",
2881
+ "_type": "Value"
2882
+ },
2883
+ "thesis_type": {
2884
+ "dtype": "string",
2885
+ "_type": "Value"
2886
+ },
2887
+ "keyword_abd": {
2888
+ "dtype": "null",
2889
+ "_type": "Value"
2890
+ },
2891
+ "abstract_tr": {
2892
+ "dtype": "string",
2893
+ "_type": "Value"
2894
+ },
2895
+ "abstract_en": {
2896
+ "dtype": "string",
2897
+ "_type": "Value"
2898
+ },
2899
+ "file_size_bytes": {
2900
+ "dtype": "int64",
2901
+ "_type": "Value"
2902
+ },
2903
+ "download_timestamp": {
2904
+ "dtype": "string",
2905
+ "_type": "Value"
2906
+ },
2907
+ "url": {
2908
+ "dtype": "string",
2909
+ "_type": "Value"
2910
+ },
2911
+ "download_success": {
2912
+ "dtype": "bool",
2913
+ "_type": "Value"
2914
+ }
2915
+ },
2916
+ "splits": {
2917
+ "train": {
2918
+ "name": "train",
2919
+ "num_bytes": 23648808,
2920
+ "num_examples": 99
2921
+ }
2922
+ },
2923
+ "download_size": 0,
2924
+ "dataset_size": 23648808
2925
  }
2926
  }