Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2332,6 +2332,30 @@ dataset_info:
2332
  num_examples: 3600
2333
  download_size: 37105176
2334
  dataset_size: 278363283
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2335
  configs:
2336
  - config_name: adversarial_qa_dbert_answer_the_following_q
2337
  data_files:
@@ -3053,6 +3077,14 @@ configs:
3053
  path: anli_does_this_imply_r3_score_eval/validation-*
3054
  - split: test
3055
  path: anli_does_this_imply_r3_score_eval/test-*
 
 
 
 
 
 
 
 
3056
  ---
3057
 
3058
  # Dataset Card for P3
 
2332
  num_examples: 3600
2333
  download_size: 37105176
2334
  dataset_size: 278363283
2335
+ - config_name: anli_guaranteed_possible_impossible_r1
2336
+ features:
2337
+ - name: answer_choices
2338
+ sequence: string
2339
+ - name: inputs
2340
+ sequence: int32
2341
+ - name: inputs_pretokenized
2342
+ dtype: string
2343
+ - name: targets
2344
+ sequence: int32
2345
+ - name: targets_pretokenized
2346
+ dtype: string
2347
+ splits:
2348
+ - name: train
2349
+ num_bytes: 17379156
2350
+ num_examples: 16946
2351
+ - name: validation
2352
+ num_bytes: 1028063
2353
+ num_examples: 1000
2354
+ - name: test
2355
+ num_bytes: 1026362
2356
+ num_examples: 1000
2357
+ download_size: 6881642
2358
+ dataset_size: 19433581
2359
  configs:
2360
  - config_name: adversarial_qa_dbert_answer_the_following_q
2361
  data_files:
 
3077
  path: anli_does_this_imply_r3_score_eval/validation-*
3078
  - split: test
3079
  path: anli_does_this_imply_r3_score_eval/test-*
3080
+ - config_name: anli_guaranteed_possible_impossible_r1
3081
+ data_files:
3082
+ - split: train
3083
+ path: anli_guaranteed_possible_impossible_r1/train-*
3084
+ - split: validation
3085
+ path: anli_guaranteed_possible_impossible_r1/validation-*
3086
+ - split: test
3087
+ path: anli_guaranteed_possible_impossible_r1/test-*
3088
  ---
3089
 
3090
  # Dataset Card for P3
anli_guaranteed_possible_impossible_r1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcac6948a45722d0f8c50dc31474fff500348d3745dec7f004ceec24aacc4967
3
+ size 471465
anli_guaranteed_possible_impossible_r1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0b0afee7172ae9c8c875d90d6e56e3febe4f449e4d4bc9c20be7943be45046
3
+ size 5936729
anli_guaranteed_possible_impossible_r1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6116f3c060ceb91010bfc1fb68196f3667ca4d5025643b2f9e78e7abde0129c0
3
+ size 473448