MorishT commited on
Commit
3ca4159
·
verified ·
1 Parent(s): 48b80aa

Upload dataset

Browse files
README.md CHANGED
@@ -2268,6 +2268,554 @@ dataset_info:
2268
  num_examples: 1794
2269
  download_size: 11202431
2270
  dataset_size: 63629039
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2271
  - config_name: depth-5
2272
  features:
2273
  - name: id
@@ -3027,6 +3575,14 @@ configs:
3027
  path: depth-2/dev-*
3028
  - split: test
3029
  path: depth-2/test-*
 
 
 
 
 
 
 
 
3030
  - config_name: depth-5
3031
  data_files:
3032
  - split: train
 
2268
  num_examples: 1794
2269
  download_size: 11202431
2270
  dataset_size: 63629039
2271
+ - config_name: depth-3
2272
+ features:
2273
+ - name: id
2274
+ dtype: string
2275
+ - name: maxD
2276
+ dtype: int64
2277
+ - name: NFact
2278
+ dtype: int64
2279
+ - name: NRule
2280
+ dtype: int64
2281
+ - name: theory
2282
+ dtype: string
2283
+ - name: triples
2284
+ struct:
2285
+ - name: triple1
2286
+ struct:
2287
+ - name: text
2288
+ dtype: string
2289
+ - name: representation
2290
+ dtype: string
2291
+ - name: triple2
2292
+ struct:
2293
+ - name: text
2294
+ dtype: string
2295
+ - name: representation
2296
+ dtype: string
2297
+ - name: triple3
2298
+ struct:
2299
+ - name: text
2300
+ dtype: string
2301
+ - name: representation
2302
+ dtype: string
2303
+ - name: triple4
2304
+ struct:
2305
+ - name: text
2306
+ dtype: string
2307
+ - name: representation
2308
+ dtype: string
2309
+ - name: triple5
2310
+ struct:
2311
+ - name: text
2312
+ dtype: string
2313
+ - name: representation
2314
+ dtype: string
2315
+ - name: triple6
2316
+ struct:
2317
+ - name: text
2318
+ dtype: string
2319
+ - name: representation
2320
+ dtype: string
2321
+ - name: triple7
2322
+ struct:
2323
+ - name: text
2324
+ dtype: string
2325
+ - name: representation
2326
+ dtype: string
2327
+ - name: triple8
2328
+ struct:
2329
+ - name: text
2330
+ dtype: string
2331
+ - name: representation
2332
+ dtype: string
2333
+ - name: triple9
2334
+ struct:
2335
+ - name: text
2336
+ dtype: string
2337
+ - name: representation
2338
+ dtype: string
2339
+ - name: triple10
2340
+ struct:
2341
+ - name: text
2342
+ dtype: string
2343
+ - name: representation
2344
+ dtype: string
2345
+ - name: triple11
2346
+ struct:
2347
+ - name: text
2348
+ dtype: string
2349
+ - name: representation
2350
+ dtype: string
2351
+ - name: triple12
2352
+ struct:
2353
+ - name: text
2354
+ dtype: string
2355
+ - name: representation
2356
+ dtype: string
2357
+ - name: triple13
2358
+ struct:
2359
+ - name: text
2360
+ dtype: string
2361
+ - name: representation
2362
+ dtype: string
2363
+ - name: triple14
2364
+ struct:
2365
+ - name: text
2366
+ dtype: string
2367
+ - name: representation
2368
+ dtype: string
2369
+ - name: triple15
2370
+ struct:
2371
+ - name: text
2372
+ dtype: string
2373
+ - name: representation
2374
+ dtype: string
2375
+ - name: triple16
2376
+ struct:
2377
+ - name: text
2378
+ dtype: string
2379
+ - name: representation
2380
+ dtype: string
2381
+ - name: rules
2382
+ struct:
2383
+ - name: rule1
2384
+ struct:
2385
+ - name: text
2386
+ dtype: string
2387
+ - name: representation
2388
+ dtype: string
2389
+ - name: rule2
2390
+ struct:
2391
+ - name: text
2392
+ dtype: string
2393
+ - name: representation
2394
+ dtype: string
2395
+ - name: rule3
2396
+ struct:
2397
+ - name: text
2398
+ dtype: string
2399
+ - name: representation
2400
+ dtype: string
2401
+ - name: rule4
2402
+ struct:
2403
+ - name: text
2404
+ dtype: string
2405
+ - name: representation
2406
+ dtype: string
2407
+ - name: rule5
2408
+ struct:
2409
+ - name: text
2410
+ dtype: string
2411
+ - name: representation
2412
+ dtype: string
2413
+ - name: rule6
2414
+ struct:
2415
+ - name: text
2416
+ dtype: string
2417
+ - name: representation
2418
+ dtype: string
2419
+ - name: rule7
2420
+ struct:
2421
+ - name: text
2422
+ dtype: string
2423
+ - name: representation
2424
+ dtype: string
2425
+ - name: rule8
2426
+ struct:
2427
+ - name: text
2428
+ dtype: string
2429
+ - name: representation
2430
+ dtype: string
2431
+ - name: questions
2432
+ struct:
2433
+ - name: Q1
2434
+ struct:
2435
+ - name: question
2436
+ dtype: string
2437
+ - name: answer
2438
+ dtype: string
2439
+ - name: QDep
2440
+ dtype: int64
2441
+ - name: QLen
2442
+ dtype: string
2443
+ - name: strategy
2444
+ dtype: string
2445
+ - name: proofs
2446
+ dtype: string
2447
+ - name: representation
2448
+ dtype: string
2449
+ - name: proofsWithIntermediates
2450
+ list:
2451
+ - name: representation
2452
+ dtype: string
2453
+ - name: intermediates
2454
+ list:
2455
+ - name: text
2456
+ dtype: string
2457
+ - name: representation
2458
+ dtype: string
2459
+ - name: id
2460
+ dtype: string
2461
+ - name: Q2
2462
+ struct:
2463
+ - name: question
2464
+ dtype: string
2465
+ - name: answer
2466
+ dtype: string
2467
+ - name: QDep
2468
+ dtype: int64
2469
+ - name: QLen
2470
+ dtype: string
2471
+ - name: strategy
2472
+ dtype: string
2473
+ - name: proofs
2474
+ dtype: string
2475
+ - name: representation
2476
+ dtype: string
2477
+ - name: proofsWithIntermediates
2478
+ list:
2479
+ - name: representation
2480
+ dtype: string
2481
+ - name: intermediates
2482
+ list:
2483
+ - name: text
2484
+ dtype: string
2485
+ - name: representation
2486
+ dtype: string
2487
+ - name: id
2488
+ dtype: string
2489
+ - name: Q3
2490
+ struct:
2491
+ - name: question
2492
+ dtype: string
2493
+ - name: answer
2494
+ dtype: string
2495
+ - name: QDep
2496
+ dtype: int64
2497
+ - name: QLen
2498
+ dtype: string
2499
+ - name: strategy
2500
+ dtype: string
2501
+ - name: proofs
2502
+ dtype: string
2503
+ - name: representation
2504
+ dtype: string
2505
+ - name: proofsWithIntermediates
2506
+ list:
2507
+ - name: representation
2508
+ dtype: string
2509
+ - name: intermediates
2510
+ list:
2511
+ - name: text
2512
+ dtype: string
2513
+ - name: representation
2514
+ dtype: string
2515
+ - name: id
2516
+ dtype: string
2517
+ - name: Q4
2518
+ struct:
2519
+ - name: question
2520
+ dtype: string
2521
+ - name: answer
2522
+ dtype: string
2523
+ - name: QDep
2524
+ dtype: int64
2525
+ - name: QLen
2526
+ dtype: string
2527
+ - name: strategy
2528
+ dtype: string
2529
+ - name: proofs
2530
+ dtype: string
2531
+ - name: representation
2532
+ dtype: string
2533
+ - name: proofsWithIntermediates
2534
+ list:
2535
+ - name: representation
2536
+ dtype: string
2537
+ - name: intermediates
2538
+ list:
2539
+ - name: text
2540
+ dtype: string
2541
+ - name: representation
2542
+ dtype: string
2543
+ - name: id
2544
+ dtype: string
2545
+ - name: Q5
2546
+ struct:
2547
+ - name: question
2548
+ dtype: string
2549
+ - name: answer
2550
+ dtype: string
2551
+ - name: QDep
2552
+ dtype: int64
2553
+ - name: QLen
2554
+ dtype: string
2555
+ - name: strategy
2556
+ dtype: string
2557
+ - name: proofs
2558
+ dtype: string
2559
+ - name: representation
2560
+ dtype: string
2561
+ - name: proofsWithIntermediates
2562
+ list:
2563
+ - name: representation
2564
+ dtype: string
2565
+ - name: intermediates
2566
+ list:
2567
+ - name: text
2568
+ dtype: string
2569
+ - name: representation
2570
+ dtype: string
2571
+ - name: id
2572
+ dtype: string
2573
+ - name: Q6
2574
+ struct:
2575
+ - name: question
2576
+ dtype: string
2577
+ - name: answer
2578
+ dtype: string
2579
+ - name: QDep
2580
+ dtype: int64
2581
+ - name: QLen
2582
+ dtype: string
2583
+ - name: strategy
2584
+ dtype: string
2585
+ - name: proofs
2586
+ dtype: string
2587
+ - name: representation
2588
+ dtype: string
2589
+ - name: proofsWithIntermediates
2590
+ list:
2591
+ - name: representation
2592
+ dtype: string
2593
+ - name: intermediates
2594
+ list:
2595
+ - name: text
2596
+ dtype: string
2597
+ - name: representation
2598
+ dtype: string
2599
+ - name: id
2600
+ dtype: string
2601
+ - name: Q7
2602
+ struct:
2603
+ - name: question
2604
+ dtype: string
2605
+ - name: answer
2606
+ dtype: string
2607
+ - name: QDep
2608
+ dtype: int64
2609
+ - name: QLen
2610
+ dtype: string
2611
+ - name: strategy
2612
+ dtype: string
2613
+ - name: proofs
2614
+ dtype: string
2615
+ - name: representation
2616
+ dtype: string
2617
+ - name: proofsWithIntermediates
2618
+ list:
2619
+ - name: representation
2620
+ dtype: string
2621
+ - name: intermediates
2622
+ list:
2623
+ - name: text
2624
+ dtype: string
2625
+ - name: representation
2626
+ dtype: string
2627
+ - name: id
2628
+ dtype: string
2629
+ - name: Q8
2630
+ struct:
2631
+ - name: question
2632
+ dtype: string
2633
+ - name: answer
2634
+ dtype: string
2635
+ - name: QDep
2636
+ dtype: int64
2637
+ - name: QLen
2638
+ dtype: string
2639
+ - name: strategy
2640
+ dtype: string
2641
+ - name: proofs
2642
+ dtype: string
2643
+ - name: representation
2644
+ dtype: string
2645
+ - name: proofsWithIntermediates
2646
+ list:
2647
+ - name: representation
2648
+ dtype: string
2649
+ - name: intermediates
2650
+ list:
2651
+ - name: text
2652
+ dtype: string
2653
+ - name: representation
2654
+ dtype: string
2655
+ - name: id
2656
+ dtype: string
2657
+ - name: Q9
2658
+ struct:
2659
+ - name: question
2660
+ dtype: string
2661
+ - name: answer
2662
+ dtype: string
2663
+ - name: QDep
2664
+ dtype: int64
2665
+ - name: QLen
2666
+ dtype: string
2667
+ - name: strategy
2668
+ dtype: string
2669
+ - name: proofs
2670
+ dtype: string
2671
+ - name: representation
2672
+ dtype: string
2673
+ - name: Q10
2674
+ struct:
2675
+ - name: question
2676
+ dtype: string
2677
+ - name: answer
2678
+ dtype: string
2679
+ - name: QDep
2680
+ dtype: int64
2681
+ - name: QLen
2682
+ dtype: string
2683
+ - name: strategy
2684
+ dtype: string
2685
+ - name: proofs
2686
+ dtype: string
2687
+ - name: representation
2688
+ dtype: string
2689
+ - name: Q11
2690
+ struct:
2691
+ - name: question
2692
+ dtype: string
2693
+ - name: answer
2694
+ dtype: string
2695
+ - name: QDep
2696
+ dtype: int64
2697
+ - name: QLen
2698
+ dtype: string
2699
+ - name: strategy
2700
+ dtype: string
2701
+ - name: proofs
2702
+ dtype: string
2703
+ - name: representation
2704
+ dtype: string
2705
+ - name: Q12
2706
+ struct:
2707
+ - name: question
2708
+ dtype: string
2709
+ - name: answer
2710
+ dtype: string
2711
+ - name: QDep
2712
+ dtype: int64
2713
+ - name: QLen
2714
+ dtype: string
2715
+ - name: strategy
2716
+ dtype: string
2717
+ - name: proofs
2718
+ dtype: string
2719
+ - name: representation
2720
+ dtype: string
2721
+ - name: Q13
2722
+ struct:
2723
+ - name: question
2724
+ dtype: string
2725
+ - name: answer
2726
+ dtype: string
2727
+ - name: QDep
2728
+ dtype: int64
2729
+ - name: QLen
2730
+ dtype: string
2731
+ - name: strategy
2732
+ dtype: string
2733
+ - name: proofs
2734
+ dtype: string
2735
+ - name: representation
2736
+ dtype: string
2737
+ - name: Q14
2738
+ struct:
2739
+ - name: question
2740
+ dtype: string
2741
+ - name: answer
2742
+ dtype: string
2743
+ - name: QDep
2744
+ dtype: int64
2745
+ - name: QLen
2746
+ dtype: string
2747
+ - name: strategy
2748
+ dtype: string
2749
+ - name: proofs
2750
+ dtype: string
2751
+ - name: representation
2752
+ dtype: string
2753
+ - name: Q15
2754
+ struct:
2755
+ - name: question
2756
+ dtype: string
2757
+ - name: answer
2758
+ dtype: string
2759
+ - name: QDep
2760
+ dtype: int64
2761
+ - name: QLen
2762
+ dtype: string
2763
+ - name: strategy
2764
+ dtype: string
2765
+ - name: proofs
2766
+ dtype: string
2767
+ - name: representation
2768
+ dtype: string
2769
+ - name: Q16
2770
+ struct:
2771
+ - name: question
2772
+ dtype: string
2773
+ - name: answer
2774
+ dtype: string
2775
+ - name: QDep
2776
+ dtype: int64
2777
+ - name: QLen
2778
+ dtype: string
2779
+ - name: strategy
2780
+ dtype: string
2781
+ - name: proofs
2782
+ dtype: string
2783
+ - name: representation
2784
+ dtype: string
2785
+ - name: allProofs
2786
+ dtype: string
2787
+ - name: proofDetails
2788
+ list:
2789
+ - name: text
2790
+ dtype: string
2791
+ - name: QDep
2792
+ dtype: int64
2793
+ - name: representation
2794
+ dtype: string
2795
+ - name: proofsWithIntermediates
2796
+ list:
2797
+ - name: representation
2798
+ dtype: string
2799
+ - name: intermediates
2800
+ list:
2801
+ - name: text
2802
+ dtype: string
2803
+ - name: representation
2804
+ dtype: string
2805
+ - name: id
2806
+ dtype: string
2807
+ splits:
2808
+ - name: train
2809
+ num_bytes: 49045617
2810
+ num_examples: 4816
2811
+ - name: dev
2812
+ num_bytes: 6997932
2813
+ num_examples: 719
2814
+ - name: test
2815
+ num_bytes: 14190934
2816
+ num_examples: 1405
2817
+ download_size: 11826395
2818
+ dataset_size: 70234483
2819
  - config_name: depth-5
2820
  features:
2821
  - name: id
 
3575
  path: depth-2/dev-*
3576
  - split: test
3577
  path: depth-2/test-*
3578
+ - config_name: depth-3
3579
+ data_files:
3580
+ - split: train
3581
+ path: depth-3/train-*
3582
+ - split: dev
3583
+ path: depth-3/dev-*
3584
+ - split: test
3585
+ path: depth-3/test-*
3586
  - config_name: depth-5
3587
  data_files:
3588
  - split: train
depth-3/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b270bfa949e16b8272317ed3191b550a2d8974ac4f85724e30a6599d73862b0a
3
+ size 1285247
depth-3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2074bb3034caadedf0f2d86d09f945b88c83777f62c1bb3dacc93c31d56d4fd0
3
+ size 2495756
depth-3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef07262da9b3149b0aa75f9d6504798bee6187a1606ca3b936f04d20711c893
3
+ size 8045392