mariosasko
commited on
Commit
•
88c6a4c
1
Parent(s):
6e33ada
Upload dataset
Browse files
README.md
CHANGED
@@ -1396,6 +1396,30 @@ dataset_info:
|
|
1396 |
num_examples: 3600
|
1397 |
download_size: 37305627
|
1398 |
dataset_size: 288340606
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1399 |
configs:
|
1400 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1401 |
data_files:
|
@@ -1829,6 +1853,14 @@ configs:
|
|
1829 |
path: anli_always_sometimes_never_r3_score_eval/validation-*
|
1830 |
- split: test
|
1831 |
path: anli_always_sometimes_never_r3_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1832 |
---
|
1833 |
|
1834 |
# Dataset Card for P3
|
|
|
1396 |
num_examples: 3600
|
1397 |
download_size: 37305627
|
1398 |
dataset_size: 288340606
|
1399 |
+
- config_name: anli_based_on_the_previous_passage_r1
|
1400 |
+
features:
|
1401 |
+
- name: answer_choices
|
1402 |
+
sequence: string
|
1403 |
+
- name: inputs
|
1404 |
+
sequence: int32
|
1405 |
+
- name: inputs_pretokenized
|
1406 |
+
dtype: string
|
1407 |
+
- name: targets
|
1408 |
+
sequence: int32
|
1409 |
+
- name: targets_pretokenized
|
1410 |
+
dtype: string
|
1411 |
+
splits:
|
1412 |
+
- name: train
|
1413 |
+
num_bytes: 16818701
|
1414 |
+
num_examples: 16946
|
1415 |
+
- name: validation
|
1416 |
+
num_bytes: 993730
|
1417 |
+
num_examples: 1000
|
1418 |
+
- name: test
|
1419 |
+
num_bytes: 992029
|
1420 |
+
num_examples: 1000
|
1421 |
+
download_size: 6901005
|
1422 |
+
dataset_size: 18804460
|
1423 |
configs:
|
1424 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1425 |
data_files:
|
|
|
1853 |
path: anli_always_sometimes_never_r3_score_eval/validation-*
|
1854 |
- split: test
|
1855 |
path: anli_always_sometimes_never_r3_score_eval/test-*
|
1856 |
+
- config_name: anli_based_on_the_previous_passage_r1
|
1857 |
+
data_files:
|
1858 |
+
- split: train
|
1859 |
+
path: anli_based_on_the_previous_passage_r1/train-*
|
1860 |
+
- split: validation
|
1861 |
+
path: anli_based_on_the_previous_passage_r1/validation-*
|
1862 |
+
- split: test
|
1863 |
+
path: anli_based_on_the_previous_passage_r1/test-*
|
1864 |
---
|
1865 |
|
1866 |
# Dataset Card for P3
|
anli_based_on_the_previous_passage_r1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:793ab72568c413e6a8cae884356fa8c7bc0d0d126b8bd5ca04d9d20c582dac06
|
3 |
+
size 469915
|
anli_based_on_the_previous_passage_r1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38508aa597754ee0a55a49359c8993adcae28980ec5e61f3dc6a144e510b55bf
|
3 |
+
size 5954779
|
anli_based_on_the_previous_passage_r1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a806cdaae8fba761213d56e83678a29abd6f648598e0e000a6caef0b975a330f
|
3 |
+
size 476311
|