Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
7f38de7
1 Parent(s): 9772309

Upload dataset

Browse files
README.md CHANGED
@@ -2512,6 +2512,34 @@ dataset_info:
2512
  num_examples: 1000
2513
  download_size: 6862070
2514
  dataset_size: 18330810
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2515
  configs:
2516
  - config_name: adversarial_qa_dbert_answer_the_following_q
2517
  data_files:
@@ -3289,6 +3317,14 @@ configs:
3289
  path: anli_guaranteed_true_r1/validation-*
3290
  - split: test
3291
  path: anli_guaranteed_true_r1/test-*
 
 
 
 
 
 
 
 
3292
  ---
3293
 
3294
  # Dataset Card for P3
 
2512
  num_examples: 1000
2513
  download_size: 6862070
2514
  dataset_size: 18330810
2515
+ - config_name: anli_guaranteed_true_r1_score_eval
2516
+ features:
2517
+ - name: idx
2518
+ sequence: int32
2519
+ - name: inputs
2520
+ sequence: int32
2521
+ - name: inputs_pretokenized
2522
+ dtype: string
2523
+ - name: is_correct
2524
+ dtype: bool
2525
+ - name: targets
2526
+ sequence: int32
2527
+ - name: targets_pretokenized
2528
+ dtype: string
2529
+ - name: weight
2530
+ dtype: float32
2531
+ splits:
2532
+ - name: train
2533
+ num_bytes: 48569655
2534
+ num_examples: 50838
2535
+ - name: validation
2536
+ num_bytes: 2870566
2537
+ num_examples: 3000
2538
+ - name: test
2539
+ num_bytes: 2865463
2540
+ num_examples: 3000
2541
+ download_size: 9211504
2542
+ dataset_size: 54305684
2543
  configs:
2544
  - config_name: adversarial_qa_dbert_answer_the_following_q
2545
  data_files:
 
3317
  path: anli_guaranteed_true_r1/validation-*
3318
  - split: test
3319
  path: anli_guaranteed_true_r1/test-*
3320
+ - config_name: anli_guaranteed_true_r1_score_eval
3321
+ data_files:
3322
+ - split: train
3323
+ path: anli_guaranteed_true_r1_score_eval/train-*
3324
+ - split: validation
3325
+ path: anli_guaranteed_true_r1_score_eval/validation-*
3326
+ - split: test
3327
+ path: anli_guaranteed_true_r1_score_eval/test-*
3328
  ---
3329
 
3330
  # Dataset Card for P3
anli_guaranteed_true_r1_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b480cd7011f797a3abef51834a0c9bc53b298a75f710f2e0d9ca9a66150aa4
3
+ size 808202
anli_guaranteed_true_r1_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae018c2f1b212d3c1d8825bd2b5ffe010241dbf31f475025c272d44506ded10
3
+ size 7583175
anli_guaranteed_true_r1_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c884707a71a7b4d7318746a3e371b45749cb7e739a6d6070dc119ee6ac47730c
3
+ size 820127