Upload dataset
Browse files
README.md
CHANGED
|
@@ -2696,6 +2696,30 @@ dataset_info:
|
|
| 2696 |
num_examples: 3000
|
| 2697 |
download_size: 9182043
|
| 2698 |
dataset_size: 54021494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2699 |
configs:
|
| 2700 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 2701 |
data_files:
|
|
@@ -3529,6 +3553,14 @@ configs:
|
|
| 3529 |
path: anli_justified_in_saying_r1_score_eval/validation-*
|
| 3530 |
- split: test
|
| 3531 |
path: anli_justified_in_saying_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3532 |
---
|
| 3533 |
|
| 3534 |
# Dataset Card for P3
|
|
|
|
| 2696 |
num_examples: 3000
|
| 2697 |
download_size: 9182043
|
| 2698 |
dataset_size: 54021494
|
| 2699 |
+
- config_name: anli_justified_in_saying_r2
|
| 2700 |
+
features:
|
| 2701 |
+
- name: answer_choices
|
| 2702 |
+
sequence: string
|
| 2703 |
+
- name: inputs
|
| 2704 |
+
sequence: int32
|
| 2705 |
+
- name: inputs_pretokenized
|
| 2706 |
+
dtype: string
|
| 2707 |
+
- name: targets
|
| 2708 |
+
sequence: int32
|
| 2709 |
+
- name: targets_pretokenized
|
| 2710 |
+
dtype: string
|
| 2711 |
+
splits:
|
| 2712 |
+
- name: train
|
| 2713 |
+
num_bytes: 43149135
|
| 2714 |
+
num_examples: 45460
|
| 2715 |
+
- name: validation
|
| 2716 |
+
num_bytes: 951445
|
| 2717 |
+
num_examples: 1000
|
| 2718 |
+
- name: test
|
| 2719 |
+
num_bytes: 957264
|
| 2720 |
+
num_examples: 1000
|
| 2721 |
+
download_size: 14140227
|
| 2722 |
+
dataset_size: 45057844
|
| 2723 |
configs:
|
| 2724 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 2725 |
data_files:
|
|
|
|
| 3553 |
path: anli_justified_in_saying_r1_score_eval/validation-*
|
| 3554 |
- split: test
|
| 3555 |
path: anli_justified_in_saying_r1_score_eval/test-*
|
| 3556 |
+
- config_name: anli_justified_in_saying_r2
|
| 3557 |
+
data_files:
|
| 3558 |
+
- split: train
|
| 3559 |
+
path: anli_justified_in_saying_r2/train-*
|
| 3560 |
+
- split: validation
|
| 3561 |
+
path: anli_justified_in_saying_r2/validation-*
|
| 3562 |
+
- split: test
|
| 3563 |
+
path: anli_justified_in_saying_r2/test-*
|
| 3564 |
---
|
| 3565 |
|
| 3566 |
# Dataset Card for P3
|
anli_justified_in_saying_r2/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:749fa28035279e2f0ff3c707bb88ba475aae93062c42e42b02fd29b3a88f5e38
|
| 3 |
+
size 474436
|
anli_justified_in_saying_r2/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16fdd957068a92aaef57b9afe2dbfb2eb555f812671dc2185d4c326cc40eab54
|
| 3 |
+
size 13194991
|
anli_justified_in_saying_r2/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e1db8be5542bc9a657a262bb541c4e8fced002176b843c733bee9c94616b239
|
| 3 |
+
size 470800
|