mariosasko
commited on
Commit
•
7ef9214
1
Parent(s):
df6922a
Upload dataset
Browse files
README.md
CHANGED
@@ -1472,6 +1472,34 @@ dataset_info:
|
|
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:
|
@@ -1929,6 +1957,14 @@ configs:
|
|
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
|
|
|
1472 |
num_examples: 1000
|
1473 |
download_size: 14177762
|
1474 |
dataset_size: 46481644
|
1475 |
+
- config_name: anli_based_on_the_previous_passage_r2_score_eval
|
1476 |
+
features:
|
1477 |
+
- name: idx
|
1478 |
+
sequence: int32
|
1479 |
+
- name: inputs
|
1480 |
+
sequence: int32
|
1481 |
+
- name: inputs_pretokenized
|
1482 |
+
dtype: string
|
1483 |
+
- name: is_correct
|
1484 |
+
dtype: bool
|
1485 |
+
- name: targets
|
1486 |
+
sequence: int32
|
1487 |
+
- name: targets_pretokenized
|
1488 |
+
dtype: string
|
1489 |
+
- name: weight
|
1490 |
+
dtype: float32
|
1491 |
+
splits:
|
1492 |
+
- name: train
|
1493 |
+
num_bytes: 132005538
|
1494 |
+
num_examples: 136380
|
1495 |
+
- name: validation
|
1496 |
+
num_bytes: 2911711
|
1497 |
+
num_examples: 3000
|
1498 |
+
- name: test
|
1499 |
+
num_bytes: 2929168
|
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:
|
|
|
1957 |
path: anli_based_on_the_previous_passage_r2/validation-*
|
1958 |
- split: test
|
1959 |
path: anli_based_on_the_previous_passage_r2/test-*
|
1960 |
+
- config_name: anli_based_on_the_previous_passage_r2_score_eval
|
1961 |
+
data_files:
|
1962 |
+
- split: train
|
1963 |
+
path: anli_based_on_the_previous_passage_r2_score_eval/train-*
|
1964 |
+
- split: validation
|
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
|
anli_based_on_the_previous_passage_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:2f41ebf30fc17eed155d1b1fbae22ff9eeef1e3bf94f5ec8d8abf4df07ef3990
|
3 |
+
size 807272
|
anli_based_on_the_previous_passage_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:e58845a406b58a18ce08d845f4921110e739514ca59ecfd06b04401af31f54b7
|
3 |
+
size 16377433
|
anli_based_on_the_previous_passage_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:1625bc657e1a641b04f9176626f8bf3465a5470a9434bc0537f5385f0ff495a4
|
3 |
+
size 823574
|