mariosasko
commited on
Commit
•
eb249ae
1
Parent(s):
88c6a4c
Upload dataset
Browse files
README.md
CHANGED
@@ -1420,6 +1420,34 @@ dataset_info:
|
|
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:
|
@@ -1861,6 +1889,14 @@ configs:
|
|
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
|
|
|
1420 |
num_examples: 1000
|
1421 |
download_size: 6901005
|
1422 |
dataset_size: 18804460
|
1423 |
+
- config_name: anli_based_on_the_previous_passage_r1_score_eval
|
1424 |
+
features:
|
1425 |
+
- name: idx
|
1426 |
+
sequence: int32
|
1427 |
+
- name: inputs
|
1428 |
+
sequence: int32
|
1429 |
+
- name: inputs_pretokenized
|
1430 |
+
dtype: string
|
1431 |
+
- name: is_correct
|
1432 |
+
dtype: bool
|
1433 |
+
- name: targets
|
1434 |
+
sequence: int32
|
1435 |
+
- name: targets_pretokenized
|
1436 |
+
dtype: string
|
1437 |
+
- name: weight
|
1438 |
+
dtype: float32
|
1439 |
+
splits:
|
1440 |
+
- name: train
|
1441 |
+
num_bytes: 49891443
|
1442 |
+
num_examples: 50838
|
1443 |
+
- name: validation
|
1444 |
+
num_bytes: 2948566
|
1445 |
+
num_examples: 3000
|
1446 |
+
- name: test
|
1447 |
+
num_bytes: 2943463
|
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:
|
|
|
1889 |
path: anli_based_on_the_previous_passage_r1/validation-*
|
1890 |
- split: test
|
1891 |
path: anli_based_on_the_previous_passage_r1/test-*
|
1892 |
+
- config_name: anli_based_on_the_previous_passage_r1_score_eval
|
1893 |
+
data_files:
|
1894 |
+
- split: train
|
1895 |
+
path: anli_based_on_the_previous_passage_r1_score_eval/train-*
|
1896 |
+
- split: validation
|
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
|
anli_based_on_the_previous_passage_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:7d6c54319c747f6886fa9f895a7cb55141332f065283e261274389f2a4706adc
|
3 |
+
size 802322
|
anli_based_on_the_previous_passage_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:d3cf11b0aa7cfd79bffd22483c20348578804db7263b500185611ec4a23bad49
|
3 |
+
size 7657031
|
anli_based_on_the_previous_passage_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:4361dfe9f93f495745fecdcd38f273efd0d24d7a522bbc3480aacdaf0e2c6645
|
3 |
+
size 801685
|