orcn commited on
Commit
89e249b
·
verified ·
1 Parent(s): e9c74a4

Add 10187 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2062,5 +2062,91 @@
2062
  },
2063
  "download_size": 0,
2064
  "dataset_size": 27330259
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2065
  }
2066
  }
 
2062
  },
2063
  "download_size": 0,
2064
  "dataset_size": 27330259
2065
+ },
2066
+ "marker_20250902-020215": {
2067
+ "builder_name": "parquet",
2068
+ "config_name": "marker_20250902-020215",
2069
+ "features": {
2070
+ "images": {
2071
+ "_type": "Image"
2072
+ },
2073
+ "predictions": {
2074
+ "dtype": "string",
2075
+ "_type": "Value"
2076
+ },
2077
+ "page_number": {
2078
+ "dtype": "int64",
2079
+ "_type": "Value"
2080
+ },
2081
+ "title": {
2082
+ "dtype": "string",
2083
+ "_type": "Value"
2084
+ },
2085
+ "author": {
2086
+ "dtype": "string",
2087
+ "_type": "Value"
2088
+ },
2089
+ "thesis_id": {
2090
+ "dtype": "string",
2091
+ "_type": "Value"
2092
+ },
2093
+ "university": {
2094
+ "dtype": "string",
2095
+ "_type": "Value"
2096
+ },
2097
+ "department": {
2098
+ "dtype": "string",
2099
+ "_type": "Value"
2100
+ },
2101
+ "year": {
2102
+ "dtype": "string",
2103
+ "_type": "Value"
2104
+ },
2105
+ "language": {
2106
+ "dtype": "string",
2107
+ "_type": "Value"
2108
+ },
2109
+ "thesis_type": {
2110
+ "dtype": "string",
2111
+ "_type": "Value"
2112
+ },
2113
+ "keyword_abd": {
2114
+ "dtype": "null",
2115
+ "_type": "Value"
2116
+ },
2117
+ "abstract_tr": {
2118
+ "dtype": "string",
2119
+ "_type": "Value"
2120
+ },
2121
+ "abstract_en": {
2122
+ "dtype": "string",
2123
+ "_type": "Value"
2124
+ },
2125
+ "file_size_bytes": {
2126
+ "dtype": "int64",
2127
+ "_type": "Value"
2128
+ },
2129
+ "download_timestamp": {
2130
+ "dtype": "string",
2131
+ "_type": "Value"
2132
+ },
2133
+ "url": {
2134
+ "dtype": "string",
2135
+ "_type": "Value"
2136
+ },
2137
+ "download_success": {
2138
+ "dtype": "bool",
2139
+ "_type": "Value"
2140
+ }
2141
+ },
2142
+ "splits": {
2143
+ "train": {
2144
+ "name": "train",
2145
+ "num_bytes": 52780502,
2146
+ "num_examples": 247
2147
+ }
2148
+ },
2149
+ "download_size": 0,
2150
+ "dataset_size": 52780502
2151
  }
2152
  }