Upload dataset
Browse files
README.md
CHANGED
|
@@ -1500,6 +1500,30 @@ dataset_info:
|
|
| 1500 |
num_examples: 3000
|
| 1501 |
download_size: 18008279
|
| 1502 |
dataset_size: 137846417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1503 |
configs:
|
| 1504 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 1505 |
data_files:
|
|
@@ -1965,6 +1989,14 @@ configs:
|
|
| 1965 |
path: anli_based_on_the_previous_passage_r2_score_eval/validation-*
|
| 1966 |
- split: test
|
| 1967 |
path: anli_based_on_the_previous_passage_r2_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1968 |
---
|
| 1969 |
|
| 1970 |
# Dataset Card for P3
|
|
|
|
| 1500 |
num_examples: 3000
|
| 1501 |
download_size: 18008279
|
| 1502 |
dataset_size: 137846417
|
| 1503 |
+
- config_name: anli_based_on_the_previous_passage_r3
|
| 1504 |
+
features:
|
| 1505 |
+
- name: answer_choices
|
| 1506 |
+
sequence: string
|
| 1507 |
+
- name: inputs
|
| 1508 |
+
sequence: int32
|
| 1509 |
+
- name: inputs_pretokenized
|
| 1510 |
+
dtype: string
|
| 1511 |
+
- name: targets
|
| 1512 |
+
sequence: int32
|
| 1513 |
+
- name: targets_pretokenized
|
| 1514 |
+
dtype: string
|
| 1515 |
+
splits:
|
| 1516 |
+
- name: train
|
| 1517 |
+
num_bytes: 94323940
|
| 1518 |
+
num_examples: 100459
|
| 1519 |
+
- name: validation
|
| 1520 |
+
num_bytes: 1140645
|
| 1521 |
+
num_examples: 1200
|
| 1522 |
+
- name: test
|
| 1523 |
+
num_bytes: 1136798
|
| 1524 |
+
num_examples: 1200
|
| 1525 |
+
download_size: 29048655
|
| 1526 |
+
dataset_size: 96601383
|
| 1527 |
configs:
|
| 1528 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 1529 |
data_files:
|
|
|
|
| 1989 |
path: anli_based_on_the_previous_passage_r2_score_eval/validation-*
|
| 1990 |
- split: test
|
| 1991 |
path: anli_based_on_the_previous_passage_r2_score_eval/test-*
|
| 1992 |
+
- config_name: anli_based_on_the_previous_passage_r3
|
| 1993 |
+
data_files:
|
| 1994 |
+
- split: train
|
| 1995 |
+
path: anli_based_on_the_previous_passage_r3/train-*
|
| 1996 |
+
- split: validation
|
| 1997 |
+
path: anli_based_on_the_previous_passage_r3/validation-*
|
| 1998 |
+
- split: test
|
| 1999 |
+
path: anli_based_on_the_previous_passage_r3/test-*
|
| 2000 |
---
|
| 2001 |
|
| 2002 |
# Dataset Card for P3
|
anli_based_on_the_previous_passage_r3/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c163e2997abd43f3662ce30b4f9e485b813ca899056ca957f0ec53c873d05793
|
| 3 |
+
size 552983
|
anli_based_on_the_previous_passage_r3/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65c3524eb52b54a5e90d37ec0b53f177457f4809f4e579d668f0ee690a1cddb7
|
| 3 |
+
size 27938958
|
anli_based_on_the_previous_passage_r3/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ce97619bb469448d1c8773701cf12cd3230b7532a62b6c6d66872a552a14822
|
| 3 |
+
size 556714
|