Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2252,6 +2252,34 @@ dataset_info:
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:
@@ -2949,6 +2977,14 @@ configs:
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
 
2252
  num_examples: 1000
2253
  download_size: 14096217
2254
  dataset_size: 45247684
2255
+ - config_name: anli_does_this_imply_r2_score_eval
2256
+ features:
2257
+ - name: idx
2258
+ sequence: int32
2259
+ - name: inputs
2260
+ sequence: int32
2261
+ - name: inputs_pretokenized
2262
+ dtype: string
2263
+ - name: is_correct
2264
+ dtype: bool
2265
+ - name: targets
2266
+ sequence: int32
2267
+ - name: targets_pretokenized
2268
+ dtype: string
2269
+ - name: weight
2270
+ dtype: float32
2271
+ splits:
2272
+ - name: train
2273
+ num_bytes: 128459658
2274
+ num_examples: 136380
2275
+ - name: validation
2276
+ num_bytes: 2833711
2277
+ num_examples: 3000
2278
+ - name: test
2279
+ num_bytes: 2851168
2280
+ num_examples: 3000
2281
+ download_size: 17893659
2282
+ dataset_size: 134144537
2283
  configs:
2284
  - config_name: adversarial_qa_dbert_answer_the_following_q
2285
  data_files:
 
2977
  path: anli_does_this_imply_r2/validation-*
2978
  - split: test
2979
  path: anli_does_this_imply_r2/test-*
2980
+ - config_name: anli_does_this_imply_r2_score_eval
2981
+ data_files:
2982
+ - split: train
2983
+ path: anli_does_this_imply_r2_score_eval/train-*
2984
+ - split: validation
2985
+ path: anli_does_this_imply_r2_score_eval/validation-*
2986
+ - split: test
2987
+ path: anli_does_this_imply_r2_score_eval/test-*
2988
  ---
2989
 
2990
  # Dataset Card for P3
anli_does_this_imply_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:ac90b99e3037ea5a8d86066a239682470b69b2bcc6a1f704891ac1c05e12b419
3
+ size 814697
anli_does_this_imply_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:0e321d7abe0f9b84568aea592b2b4eb12cddf699448665c56a74fded20e7a8cd
3
+ size 16269113
anli_does_this_imply_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:a60b77670b2562d72a900427de9fce61358a8937fafb3e6f96f8345a507d68ec
3
+ size 809849