Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2852,6 +2852,30 @@ dataset_info:
2852
  num_examples: 3000
2853
  download_size: 9235780
2854
  dataset_size: 55328768
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2855
  configs:
2856
  - config_name: adversarial_qa_dbert_answer_the_following_q
2857
  data_files:
@@ -3733,6 +3757,14 @@ configs:
3733
  path: anli_must_be_true_r1_score_eval/validation-*
3734
  - split: test
3735
  path: anli_must_be_true_r1_score_eval/test-*
 
 
 
 
 
 
 
 
3736
  ---
3737
 
3738
  # Dataset Card for P3
 
2852
  num_examples: 3000
2853
  download_size: 9235780
2854
  dataset_size: 55328768
2855
+ - config_name: anli_must_be_true_r2
2856
+ features:
2857
+ - name: answer_choices
2858
+ sequence: string
2859
+ - name: inputs
2860
+ sequence: int32
2861
+ - name: inputs_pretokenized
2862
+ dtype: string
2863
+ - name: targets
2864
+ sequence: int32
2865
+ - name: targets_pretokenized
2866
+ dtype: string
2867
+ splits:
2868
+ - name: train
2869
+ num_bytes: 44194715
2870
+ num_examples: 45460
2871
+ - name: validation
2872
+ num_bytes: 974445
2873
+ num_examples: 1000
2874
+ - name: test
2875
+ num_bytes: 980264
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:
 
3757
  path: anli_must_be_true_r1_score_eval/validation-*
3758
  - split: test
3759
  path: anli_must_be_true_r1_score_eval/test-*
3760
+ - config_name: anli_must_be_true_r2
3761
+ data_files:
3762
+ - split: train
3763
+ path: anli_must_be_true_r2/train-*
3764
+ - split: validation
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
anli_must_be_true_r2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac02c47837c3e26c23dc38a254dc03a005c5465478d68c4bd02fa81c97aa5e0
3
+ size 477848
anli_must_be_true_r2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5149f17dc9d9f561b1b73ee9b41937a4fa5fe4e2b9d724064824c3fdcb95357
3
+ size 13317709
anli_must_be_true_r2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8939a21ffa144edc679aa348e85d3070f352535001039b62121fcf3bca3b5e71
3
+ size 472662