orcn commited on
Commit
4226f6c
·
verified ·
1 Parent(s): fb59cd9

Add 41832 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2148,5 +2148,91 @@
2148
  },
2149
  "download_size": 0,
2150
  "dataset_size": 52780502
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2151
  }
2152
  }
 
2148
  },
2149
  "download_size": 0,
2150
  "dataset_size": 52780502
2151
+ },
2152
+ "marker_20250902-020248": {
2153
+ "builder_name": "parquet",
2154
+ "config_name": "marker_20250902-020248",
2155
+ "features": {
2156
+ "images": {
2157
+ "_type": "Image"
2158
+ },
2159
+ "predictions": {
2160
+ "dtype": "string",
2161
+ "_type": "Value"
2162
+ },
2163
+ "page_number": {
2164
+ "dtype": "int64",
2165
+ "_type": "Value"
2166
+ },
2167
+ "title": {
2168
+ "dtype": "string",
2169
+ "_type": "Value"
2170
+ },
2171
+ "author": {
2172
+ "dtype": "string",
2173
+ "_type": "Value"
2174
+ },
2175
+ "thesis_id": {
2176
+ "dtype": "string",
2177
+ "_type": "Value"
2178
+ },
2179
+ "university": {
2180
+ "dtype": "string",
2181
+ "_type": "Value"
2182
+ },
2183
+ "department": {
2184
+ "dtype": "string",
2185
+ "_type": "Value"
2186
+ },
2187
+ "year": {
2188
+ "dtype": "string",
2189
+ "_type": "Value"
2190
+ },
2191
+ "language": {
2192
+ "dtype": "string",
2193
+ "_type": "Value"
2194
+ },
2195
+ "thesis_type": {
2196
+ "dtype": "string",
2197
+ "_type": "Value"
2198
+ },
2199
+ "keyword_abd": {
2200
+ "dtype": "null",
2201
+ "_type": "Value"
2202
+ },
2203
+ "abstract_tr": {
2204
+ "dtype": "string",
2205
+ "_type": "Value"
2206
+ },
2207
+ "abstract_en": {
2208
+ "dtype": "string",
2209
+ "_type": "Value"
2210
+ },
2211
+ "file_size_bytes": {
2212
+ "dtype": "int64",
2213
+ "_type": "Value"
2214
+ },
2215
+ "download_timestamp": {
2216
+ "dtype": "string",
2217
+ "_type": "Value"
2218
+ },
2219
+ "url": {
2220
+ "dtype": "string",
2221
+ "_type": "Value"
2222
+ },
2223
+ "download_success": {
2224
+ "dtype": "bool",
2225
+ "_type": "Value"
2226
+ }
2227
+ },
2228
+ "splits": {
2229
+ "train": {
2230
+ "name": "train",
2231
+ "num_bytes": 26940004,
2232
+ "num_examples": 163
2233
+ }
2234
+ },
2235
+ "download_size": 0,
2236
+ "dataset_size": 26940004
2237
  }
2238
  }