mariosasko
commited on
Commit
•
96647db
1
Parent(s):
f2262e5
Upload dataset
Browse files
README.md
CHANGED
@@ -980,6 +980,30 @@ dataset_info:
|
|
980 |
num_examples: 3000
|
981 |
download_size: 9095632
|
982 |
dataset_size: 52347188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
983 |
configs:
|
984 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
985 |
data_files:
|
@@ -1285,6 +1309,14 @@ configs:
|
|
1285 |
path: anli_GPT_3_style_r1_score_eval/validation-*
|
1286 |
- split: test
|
1287 |
path: anli_GPT_3_style_r1_score_eval/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1288 |
---
|
1289 |
|
1290 |
# Dataset Card for P3
|
|
|
980 |
num_examples: 3000
|
981 |
download_size: 9095632
|
982 |
dataset_size: 52347188
|
983 |
+
- config_name: anli_GPT_3_style_r2
|
984 |
+
features:
|
985 |
+
- name: answer_choices
|
986 |
+
sequence: string
|
987 |
+
- name: inputs
|
988 |
+
sequence: int32
|
989 |
+
- name: inputs_pretokenized
|
990 |
+
dtype: string
|
991 |
+
- name: targets
|
992 |
+
sequence: int32
|
993 |
+
- name: targets_pretokenized
|
994 |
+
dtype: string
|
995 |
+
splits:
|
996 |
+
- name: train
|
997 |
+
num_bytes: 42010764
|
998 |
+
num_examples: 45460
|
999 |
+
- name: validation
|
1000 |
+
num_bytes: 926684
|
1001 |
+
num_examples: 1000
|
1002 |
+
- name: test
|
1003 |
+
num_bytes: 932575
|
1004 |
+
num_examples: 1000
|
1005 |
+
download_size: 13987598
|
1006 |
+
dataset_size: 43870023
|
1007 |
configs:
|
1008 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
1009 |
data_files:
|
|
|
1309 |
path: anli_GPT_3_style_r1_score_eval/validation-*
|
1310 |
- split: test
|
1311 |
path: anli_GPT_3_style_r1_score_eval/test-*
|
1312 |
+
- config_name: anli_GPT_3_style_r2
|
1313 |
+
data_files:
|
1314 |
+
- split: train
|
1315 |
+
path: anli_GPT_3_style_r2/train-*
|
1316 |
+
- split: validation
|
1317 |
+
path: anli_GPT_3_style_r2/validation-*
|
1318 |
+
- split: test
|
1319 |
+
path: anli_GPT_3_style_r2/test-*
|
1320 |
---
|
1321 |
|
1322 |
# Dataset Card for P3
|
anli_GPT_3_style_r2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78086dedde95d6624b536a67f65ffc27506eaec62d489aa3a0ec2e06e50ba120
|
3 |
+
size 471065
|
anli_GPT_3_style_r2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd3b3f3c41c99bb3d135b2b7fcf64100fe2ada6fb02d85cb68fe0bafdaa82202
|
3 |
+
size 13048474
|
anli_GPT_3_style_r2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcb1a588add0b3344010ae00dcef5e2183aab53b2d57d33b9bbd7d1a239fc0ff
|
3 |
+
size 468059
|