Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
881fd7a
1 Parent(s): 730436d

Upload dataset

Browse files
README.md CHANGED
@@ -2228,6 +2228,30 @@ dataset_info:
2228
  num_examples: 3000
2229
  download_size: 9206568
2230
  dataset_size: 54305684
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2231
  configs:
2232
  - config_name: adversarial_qa_dbert_answer_the_following_q
2233
  data_files:
@@ -2917,6 +2941,14 @@ configs:
2917
  path: anli_does_this_imply_r1_score_eval/validation-*
2918
  - split: test
2919
  path: anli_does_this_imply_r1_score_eval/test-*
 
 
 
 
 
 
 
 
2920
  ---
2921
 
2922
  # Dataset Card for P3
 
2228
  num_examples: 3000
2229
  download_size: 9206568
2230
  dataset_size: 54305684
2231
+ - config_name: anli_does_this_imply_r2
2232
+ features:
2233
+ - name: answer_choices
2234
+ sequence: string
2235
+ - name: inputs
2236
+ sequence: int32
2237
+ - name: inputs_pretokenized
2238
+ dtype: string
2239
+ - name: targets
2240
+ sequence: int32
2241
+ - name: targets_pretokenized
2242
+ dtype: string
2243
+ splits:
2244
+ - name: train
2245
+ num_bytes: 43330975
2246
+ num_examples: 45460
2247
+ - name: validation
2248
+ num_bytes: 955445
2249
+ num_examples: 1000
2250
+ - name: test
2251
+ num_bytes: 961264
2252
+ num_examples: 1000
2253
+ download_size: 14096217
2254
+ dataset_size: 45247684
2255
  configs:
2256
  - config_name: adversarial_qa_dbert_answer_the_following_q
2257
  data_files:
 
2941
  path: anli_does_this_imply_r1_score_eval/validation-*
2942
  - split: test
2943
  path: anli_does_this_imply_r1_score_eval/test-*
2944
+ - config_name: anli_does_this_imply_r2
2945
+ data_files:
2946
+ - split: train
2947
+ path: anli_does_this_imply_r2/train-*
2948
+ - split: validation
2949
+ path: anli_does_this_imply_r2/validation-*
2950
+ - split: test
2951
+ path: anli_does_this_imply_r2/test-*
2952
  ---
2953
 
2954
  # Dataset Card for P3
anli_does_this_imply_r2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ec8d0c938aa373abdb4347acc67aa53dfdd04cdf81bb230beaa29a47dec21b
3
+ size 474828
anli_does_this_imply_r2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4f607d9866e311c5b520e4751d1b812c433b772c33dc9eca452ef64536ebb87
3
+ size 13150165
anli_does_this_imply_r2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6e57cfd2f34b88c40d03db9249c3b6c0d2943ab5c29c51197ed30ce13c45c5
3
+ size 471224