orcn commited on
Commit
cbd6ba0
·
verified ·
1 Parent(s): 8964073

Add 43215 [infos]

Browse files
Files changed (1) hide show
  1. dataset_infos.json +86 -0
dataset_infos.json CHANGED
@@ -2320,5 +2320,91 @@
2320
  },
2321
  "download_size": 0,
2322
  "dataset_size": 38475292
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2323
  }
2324
  }
 
2320
  },
2321
  "download_size": 0,
2322
  "dataset_size": 38475292
2323
+ },
2324
+ "marker_20250902-020347": {
2325
+ "builder_name": "parquet",
2326
+ "config_name": "marker_20250902-020347",
2327
+ "features": {
2328
+ "images": {
2329
+ "_type": "Image"
2330
+ },
2331
+ "predictions": {
2332
+ "dtype": "string",
2333
+ "_type": "Value"
2334
+ },
2335
+ "page_number": {
2336
+ "dtype": "int64",
2337
+ "_type": "Value"
2338
+ },
2339
+ "title": {
2340
+ "dtype": "string",
2341
+ "_type": "Value"
2342
+ },
2343
+ "author": {
2344
+ "dtype": "string",
2345
+ "_type": "Value"
2346
+ },
2347
+ "thesis_id": {
2348
+ "dtype": "string",
2349
+ "_type": "Value"
2350
+ },
2351
+ "university": {
2352
+ "dtype": "string",
2353
+ "_type": "Value"
2354
+ },
2355
+ "department": {
2356
+ "dtype": "string",
2357
+ "_type": "Value"
2358
+ },
2359
+ "year": {
2360
+ "dtype": "string",
2361
+ "_type": "Value"
2362
+ },
2363
+ "language": {
2364
+ "dtype": "string",
2365
+ "_type": "Value"
2366
+ },
2367
+ "thesis_type": {
2368
+ "dtype": "string",
2369
+ "_type": "Value"
2370
+ },
2371
+ "keyword_abd": {
2372
+ "dtype": "null",
2373
+ "_type": "Value"
2374
+ },
2375
+ "abstract_tr": {
2376
+ "dtype": "string",
2377
+ "_type": "Value"
2378
+ },
2379
+ "abstract_en": {
2380
+ "dtype": "string",
2381
+ "_type": "Value"
2382
+ },
2383
+ "file_size_bytes": {
2384
+ "dtype": "int64",
2385
+ "_type": "Value"
2386
+ },
2387
+ "download_timestamp": {
2388
+ "dtype": "string",
2389
+ "_type": "Value"
2390
+ },
2391
+ "url": {
2392
+ "dtype": "string",
2393
+ "_type": "Value"
2394
+ },
2395
+ "download_success": {
2396
+ "dtype": "bool",
2397
+ "_type": "Value"
2398
+ }
2399
+ },
2400
+ "splits": {
2401
+ "train": {
2402
+ "name": "train",
2403
+ "num_bytes": 21721125,
2404
+ "num_examples": 98
2405
+ }
2406
+ },
2407
+ "download_size": 0,
2408
+ "dataset_size": 21721125
2409
  }
2410
  }