mariosasko
commited on
Commit
•
5c2c818
1
Parent(s):
b86aeae
Upload dataset
Browse files
README.md
CHANGED
@@ -1084,6 +1084,30 @@ dataset_info:
|
|
1084 |
num_examples: 3600
|
1085 |
download_size: 36725759
|
1086 |
dataset_size: 267786849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1087 |
configs:
|
1088 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1089 |
data_files:
|
@@ -1421,6 +1445,14 @@ configs:
|
|
1421 |
path: anli_GPT_3_style_r3_score_eval/validation-*
|
1422 |
- split: test
|
1423 |
path: anli_GPT_3_style_r3_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1424 |
---
|
1425 |
|
1426 |
# Dataset Card for P3
|
|
|
1084 |
num_examples: 3600
|
1085 |
download_size: 36725759
|
1086 |
dataset_size: 267786849
|
1087 |
+
- config_name: anli_MNLI_crowdsource_r1
|
1088 |
+
features:
|
1089 |
+
- name: answer_choices
|
1090 |
+
sequence: string
|
1091 |
+
- name: inputs
|
1092 |
+
sequence: int32
|
1093 |
+
- name: inputs_pretokenized
|
1094 |
+
dtype: string
|
1095 |
+
- name: targets
|
1096 |
+
sequence: int32
|
1097 |
+
- name: targets_pretokenized
|
1098 |
+
dtype: string
|
1099 |
+
splits:
|
1100 |
+
- name: train
|
1101 |
+
num_bytes: 18848410
|
1102 |
+
num_examples: 16946
|
1103 |
+
- name: validation
|
1104 |
+
num_bytes: 1112388
|
1105 |
+
num_examples: 1000
|
1106 |
+
- name: test
|
1107 |
+
num_bytes: 1110687
|
1108 |
+
num_examples: 1000
|
1109 |
+
download_size: 7035294
|
1110 |
+
dataset_size: 21071485
|
1111 |
configs:
|
1112 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1113 |
data_files:
|
|
|
1445 |
path: anli_GPT_3_style_r3_score_eval/validation-*
|
1446 |
- split: test
|
1447 |
path: anli_GPT_3_style_r3_score_eval/test-*
|
1448 |
+
- config_name: anli_MNLI_crowdsource_r1
|
1449 |
+
data_files:
|
1450 |
+
- split: train
|
1451 |
+
path: anli_MNLI_crowdsource_r1/train-*
|
1452 |
+
- split: validation
|
1453 |
+
path: anli_MNLI_crowdsource_r1/validation-*
|
1454 |
+
- split: test
|
1455 |
+
path: anli_MNLI_crowdsource_r1/test-*
|
1456 |
---
|
1457 |
|
1458 |
# Dataset Card for P3
|
anli_MNLI_crowdsource_r1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab80bad1349e5fde741470b805b9291871632d53b3edc24f25e5f9eff09fbc7a
|
3 |
+
size 475140
|
anli_MNLI_crowdsource_r1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:730e4afbf49444e2d7c1826ed9174cd95e0bf4c48dfeb1e0acec9f1c6ba0414f
|
3 |
+
size 6082006
|
anli_MNLI_crowdsource_r1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b5f95eb6b3917114169f7712927ec159b24163c8806cdde6cf82f59aefdb5a5
|
3 |
+
size 478148
|