Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2356,6 +2356,34 @@ dataset_info:
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:
@@ -3085,6 +3113,14 @@ configs:
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
 
2356
  num_examples: 1000
2357
  download_size: 6881642
2358
  dataset_size: 19433581
2359
+ - config_name: anli_guaranteed_possible_impossible_r1_score_eval
2360
+ features:
2361
+ - name: idx
2362
+ sequence: int32
2363
+ - name: inputs
2364
+ sequence: int32
2365
+ - name: inputs_pretokenized
2366
+ dtype: string
2367
+ - name: is_correct
2368
+ dtype: bool
2369
+ - name: targets
2370
+ sequence: int32
2371
+ - name: targets_pretokenized
2372
+ dtype: string
2373
+ - name: weight
2374
+ dtype: float32
2375
+ splits:
2376
+ - name: train
2377
+ num_bytes: 50721797
2378
+ num_examples: 50838
2379
+ - name: validation
2380
+ num_bytes: 2997566
2381
+ num_examples: 3000
2382
+ - name: test
2383
+ num_bytes: 2992463
2384
+ num_examples: 3000
2385
+ download_size: 9206674
2386
+ dataset_size: 56711826
2387
  configs:
2388
  - config_name: adversarial_qa_dbert_answer_the_following_q
2389
  data_files:
 
3113
  path: anli_guaranteed_possible_impossible_r1/validation-*
3114
  - split: test
3115
  path: anli_guaranteed_possible_impossible_r1/test-*
3116
+ - config_name: anli_guaranteed_possible_impossible_r1_score_eval
3117
+ data_files:
3118
+ - split: train
3119
+ path: anli_guaranteed_possible_impossible_r1_score_eval/train-*
3120
+ - split: validation
3121
+ path: anli_guaranteed_possible_impossible_r1_score_eval/validation-*
3122
+ - split: test
3123
+ path: anli_guaranteed_possible_impossible_r1_score_eval/test-*
3124
  ---
3125
 
3126
  # Dataset Card for P3
anli_guaranteed_possible_impossible_r1_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f666c970dfdee683354217bb35f44fccc4c5095c29ab0e7e1195097c71004884
3
+ size 796012
anli_guaranteed_possible_impossible_r1_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2bed5fb3018291d4f6a6389301c6763a8dcdfd6169a2055436de43b3134134d
3
+ size 7606755
anli_guaranteed_possible_impossible_r1_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58cf294ec2d44f49ec14ef182a4898e4ea2a80ba1bf7cdb6413b63638dfb481f
3
+ size 803907