Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1448,6 +1448,30 @@ dataset_info:
1448
  num_examples: 3000
1449
  download_size: 9261038
1450
  dataset_size: 55783472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1451
  configs:
1452
  - config_name: adversarial_qa_dbert_answer_the_following_q
1453
  data_files:
@@ -1897,6 +1921,14 @@ configs:
1897
  path: anli_based_on_the_previous_passage_r1_score_eval/validation-*
1898
  - split: test
1899
  path: anli_based_on_the_previous_passage_r1_score_eval/test-*
 
 
 
 
 
 
 
 
1900
  ---
1901
 
1902
  # Dataset Card for P3
 
1448
  num_examples: 3000
1449
  download_size: 9261038
1450
  dataset_size: 55783472
1451
+ - config_name: anli_based_on_the_previous_passage_r2
1452
+ features:
1453
+ - name: answer_choices
1454
+ sequence: string
1455
+ - name: inputs
1456
+ sequence: int32
1457
+ - name: inputs_pretokenized
1458
+ dtype: string
1459
+ - name: targets
1460
+ sequence: int32
1461
+ - name: targets_pretokenized
1462
+ dtype: string
1463
+ splits:
1464
+ - name: train
1465
+ num_bytes: 44512935
1466
+ num_examples: 45460
1467
+ - name: validation
1468
+ num_bytes: 981445
1469
+ num_examples: 1000
1470
+ - name: test
1471
+ num_bytes: 987264
1472
+ num_examples: 1000
1473
+ download_size: 14177762
1474
+ dataset_size: 46481644
1475
  configs:
1476
  - config_name: adversarial_qa_dbert_answer_the_following_q
1477
  data_files:
 
1921
  path: anli_based_on_the_previous_passage_r1_score_eval/validation-*
1922
  - split: test
1923
  path: anli_based_on_the_previous_passage_r1_score_eval/test-*
1924
+ - config_name: anli_based_on_the_previous_passage_r2
1925
+ data_files:
1926
+ - split: train
1927
+ path: anli_based_on_the_previous_passage_r2/train-*
1928
+ - split: validation
1929
+ path: anli_based_on_the_previous_passage_r2/validation-*
1930
+ - split: test
1931
+ path: anli_based_on_the_previous_passage_r2/test-*
1932
  ---
1933
 
1934
  # Dataset Card for P3
anli_based_on_the_previous_passage_r2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a084c4e6f13ce7bb5e9239c1af1a69170ee03693062ed6d68b37768446bbca5
3
+ size 476581
anli_based_on_the_previous_passage_r2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a963079928904eeee742d33f93441e3bedb0beaead699a74558eb2b13328768c
3
+ size 13228640
anli_based_on_the_previous_passage_r2/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6300506ad77da52f32955caed8003f5785e302f1951cedb9dc57db18341e019b
3
+ size 472541