orcn commited on
Commit
3e94fa2
·
verified ·
1 Parent(s): 2bedb1c

Add 804504 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -256,5 +256,91 @@
256
  },
257
  "download_size": 0,
258
  "dataset_size": 42013640
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
259
  }
260
  }
 
256
  },
257
  "download_size": 0,
258
  "dataset_size": 42013640
259
+ },
260
+ "marker_20250902-015137": {
261
+ "builder_name": "parquet",
262
+ "config_name": "marker_20250902-015137",
263
+ "features": {
264
+ "images": {
265
+ "_type": "Image"
266
+ },
267
+ "predictions": {
268
+ "dtype": "string",
269
+ "_type": "Value"
270
+ },
271
+ "page_number": {
272
+ "dtype": "int64",
273
+ "_type": "Value"
274
+ },
275
+ "title": {
276
+ "dtype": "string",
277
+ "_type": "Value"
278
+ },
279
+ "author": {
280
+ "dtype": "string",
281
+ "_type": "Value"
282
+ },
283
+ "thesis_id": {
284
+ "dtype": "string",
285
+ "_type": "Value"
286
+ },
287
+ "university": {
288
+ "dtype": "string",
289
+ "_type": "Value"
290
+ },
291
+ "department": {
292
+ "dtype": "string",
293
+ "_type": "Value"
294
+ },
295
+ "year": {
296
+ "dtype": "string",
297
+ "_type": "Value"
298
+ },
299
+ "language": {
300
+ "dtype": "string",
301
+ "_type": "Value"
302
+ },
303
+ "thesis_type": {
304
+ "dtype": "string",
305
+ "_type": "Value"
306
+ },
307
+ "keyword_abd": {
308
+ "dtype": "null",
309
+ "_type": "Value"
310
+ },
311
+ "abstract_tr": {
312
+ "dtype": "string",
313
+ "_type": "Value"
314
+ },
315
+ "abstract_en": {
316
+ "dtype": "string",
317
+ "_type": "Value"
318
+ },
319
+ "file_size_bytes": {
320
+ "dtype": "int64",
321
+ "_type": "Value"
322
+ },
323
+ "download_timestamp": {
324
+ "dtype": "string",
325
+ "_type": "Value"
326
+ },
327
+ "url": {
328
+ "dtype": "string",
329
+ "_type": "Value"
330
+ },
331
+ "download_success": {
332
+ "dtype": "bool",
333
+ "_type": "Value"
334
+ }
335
+ },
336
+ "splits": {
337
+ "train": {
338
+ "name": "train",
339
+ "num_bytes": 36266005,
340
+ "num_examples": 92
341
+ }
342
+ },
343
+ "download_size": 0,
344
+ "dataset_size": 36266005
345
  }
346
  }