Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2876,6 +2876,34 @@ dataset_info:
2876
  num_examples: 1000
2877
  download_size: 14268219
2878
  dataset_size: 46149424
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2879
  configs:
2880
  - config_name: adversarial_qa_dbert_answer_the_following_q
2881
  data_files:
@@ -3765,6 +3793,14 @@ configs:
3765
  path: anli_must_be_true_r2/validation-*
3766
  - split: test
3767
  path: anli_must_be_true_r2/test-*
 
 
 
 
 
 
 
 
3768
  ---
3769
 
3770
  # Dataset Card for P3
 
2876
  num_examples: 1000
2877
  download_size: 14268219
2878
  dataset_size: 46149424
2879
+ - config_name: anli_must_be_true_r2_score_eval
2880
+ features:
2881
+ - name: idx
2882
+ sequence: int32
2883
+ - name: inputs
2884
+ sequence: int32
2885
+ - name: inputs_pretokenized
2886
+ dtype: string
2887
+ - name: is_correct
2888
+ dtype: bool
2889
+ - name: targets
2890
+ sequence: int32
2891
+ - name: targets_pretokenized
2892
+ dtype: string
2893
+ - name: weight
2894
+ dtype: float32
2895
+ splits:
2896
+ - name: train
2897
+ num_bytes: 130914498
2898
+ num_examples: 136380
2899
+ - name: validation
2900
+ num_bytes: 2887711
2901
+ num_examples: 3000
2902
+ - name: test
2903
+ num_bytes: 2905168
2904
+ num_examples: 3000
2905
+ download_size: 17976639
2906
+ dataset_size: 136707377
2907
  configs:
2908
  - config_name: adversarial_qa_dbert_answer_the_following_q
2909
  data_files:
 
3793
  path: anli_must_be_true_r2/validation-*
3794
  - split: test
3795
  path: anli_must_be_true_r2/test-*
3796
+ - config_name: anli_must_be_true_r2_score_eval
3797
+ data_files:
3798
+ - split: train
3799
+ path: anli_must_be_true_r2_score_eval/train-*
3800
+ - split: validation
3801
+ path: anli_must_be_true_r2_score_eval/validation-*
3802
+ - split: test
3803
+ path: anli_must_be_true_r2_score_eval/test-*
3804
  ---
3805
 
3806
  # Dataset Card for P3
anli_must_be_true_r2_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77cc5381d93b7a79ccd957cdfecc7bece8a71f83a70930b42168bc3bb364692b
3
+ size 832759
anli_must_be_true_r2_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96cfc3cfb4c91365639bbd0bd72d7dac30d9decf3923831ae3f3eee49da13e68
3
+ size 16310220
anli_must_be_true_r2_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7765e250c7a8ff4106798b9f1e138085164af9beea3c581469bf60358f2b9dfd
3
+ size 833660