Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2280,6 +2280,30 @@ dataset_info:
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:
@@ -2985,6 +3009,14 @@ configs:
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
 
2280
  num_examples: 3000
2281
  download_size: 17893659
2282
  dataset_size: 134144537
2283
+ - config_name: anli_does_this_imply_r3
2284
+ features:
2285
+ - name: answer_choices
2286
+ sequence: string
2287
+ - name: inputs
2288
+ sequence: int32
2289
+ - name: inputs_pretokenized
2290
+ dtype: string
2291
+ - name: targets
2292
+ sequence: int32
2293
+ - name: targets_pretokenized
2294
+ dtype: string
2295
+ splits:
2296
+ - name: train
2297
+ num_bytes: 91712006
2298
+ num_examples: 100459
2299
+ - name: validation
2300
+ num_bytes: 1109445
2301
+ num_examples: 1200
2302
+ - name: test
2303
+ num_bytes: 1105598
2304
+ num_examples: 1200
2305
+ download_size: 28905910
2306
+ dataset_size: 93927049
2307
  configs:
2308
  - config_name: adversarial_qa_dbert_answer_the_following_q
2309
  data_files:
 
3009
  path: anli_does_this_imply_r2_score_eval/validation-*
3010
  - split: test
3011
  path: anli_does_this_imply_r2_score_eval/test-*
3012
+ - config_name: anli_does_this_imply_r3
3013
+ data_files:
3014
+ - split: train
3015
+ path: anli_does_this_imply_r3/train-*
3016
+ - split: validation
3017
+ path: anli_does_this_imply_r3/validation-*
3018
+ - split: test
3019
+ path: anli_does_this_imply_r3/test-*
3020
  ---
3021
 
3022
  # Dataset Card for P3
anli_does_this_imply_r3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816a3fb5081d5f842726c0654c394706c61e813cd6cda9cea2c6d379153cd2ce
3
+ size 550942
anli_does_this_imply_r3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce8d4dc35accd2646f5cf8287fab6538b55a917718cb3dc157186c510671175
3
+ size 27799009
anli_does_this_imply_r3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf94d0cdd3894d84d8ddddb8b7d158db55cbe4571ba9e3a6e5103f43960b5223
3
+ size 555959