Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2408,6 +2408,34 @@ dataset_info:
2408
  num_examples: 1000
2409
  download_size: 14327402
2410
  dataset_size: 48018755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2411
  configs:
2412
  - config_name: adversarial_qa_dbert_answer_the_following_q
2413
  data_files:
@@ -3153,6 +3181,14 @@ configs:
3153
  path: anli_guaranteed_possible_impossible_r2/validation-*
3154
  - split: test
3155
  path: anli_guaranteed_possible_impossible_r2/test-*
 
 
 
 
 
 
 
 
3156
  ---
3157
 
3158
  # Dataset Card for P3
 
2408
  num_examples: 1000
2409
  download_size: 14327402
2410
  dataset_size: 48018755
2411
+ - config_name: anli_guaranteed_possible_impossible_r2_score_eval
2412
+ features:
2413
+ - name: idx
2414
+ sequence: int32
2415
+ - name: inputs
2416
+ sequence: int32
2417
+ - name: inputs_pretokenized
2418
+ dtype: string
2419
+ - name: is_correct
2420
+ dtype: bool
2421
+ - name: targets
2422
+ sequence: int32
2423
+ - name: targets_pretokenized
2424
+ dtype: string
2425
+ - name: weight
2426
+ dtype: float32
2427
+ splits:
2428
+ - name: train
2429
+ num_bytes: 134233078
2430
+ num_examples: 136380
2431
+ - name: validation
2432
+ num_bytes: 2960711
2433
+ num_examples: 3000
2434
+ - name: test
2435
+ num_bytes: 2978168
2436
+ num_examples: 3000
2437
+ download_size: 18001499
2438
+ dataset_size: 140171957
2439
  configs:
2440
  - config_name: adversarial_qa_dbert_answer_the_following_q
2441
  data_files:
 
3181
  path: anli_guaranteed_possible_impossible_r2/validation-*
3182
  - split: test
3183
  path: anli_guaranteed_possible_impossible_r2/test-*
3184
+ - config_name: anli_guaranteed_possible_impossible_r2_score_eval
3185
+ data_files:
3186
+ - split: train
3187
+ path: anli_guaranteed_possible_impossible_r2_score_eval/train-*
3188
+ - split: validation
3189
+ path: anli_guaranteed_possible_impossible_r2_score_eval/validation-*
3190
+ - split: test
3191
+ path: anli_guaranteed_possible_impossible_r2_score_eval/test-*
3192
  ---
3193
 
3194
  # Dataset Card for P3
anli_guaranteed_possible_impossible_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:81d61644005371e08fbad3e10868effbbe871371494f77de33f3e4e571e5363e
3
+ size 829835
anli_guaranteed_possible_impossible_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:eb9fbdbc4174bb7ef8008fabda4b1473ab9d3b540efe96a3b8164cb2350844c6
3
+ size 16346601
anli_guaranteed_possible_impossible_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:cb02c52af4372c8892ba715827e17456b7d7d339641ab2f2a16bf8a0faf8eff7
3
+ size 825063