mariosasko
commited on
Commit
•
e5a7c5a
1
Parent(s):
924a7b6
Upload dataset
Browse files
README.md
CHANGED
@@ -15062,6 +15062,28 @@ dataset_info:
|
|
15062 |
num_examples: 3003
|
15063 |
download_size: 12120728
|
15064 |
dataset_size: 43002583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15065 |
configs:
|
15066 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15067 |
data_files:
|
@@ -19907,6 +19929,14 @@ configs:
|
|
19907 |
path: wiqa_effect_with_string_answer/validation-*
|
19908 |
- split: test
|
19909 |
path: wiqa_effect_with_string_answer/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19910 |
---
|
19911 |
|
19912 |
# Dataset Card for P3
|
|
|
15062 |
num_examples: 3003
|
15063 |
download_size: 12120728
|
15064 |
dataset_size: 43002583
|
15065 |
+
- config_name: wiqa_what_is_the_final_step_of_the_following_process
|
15066 |
+
features:
|
15067 |
+
- name: inputs
|
15068 |
+
sequence: int32
|
15069 |
+
- name: inputs_pretokenized
|
15070 |
+
dtype: string
|
15071 |
+
- name: targets
|
15072 |
+
sequence: int32
|
15073 |
+
- name: targets_pretokenized
|
15074 |
+
dtype: string
|
15075 |
+
splits:
|
15076 |
+
- name: train
|
15077 |
+
num_bytes: 22534752
|
15078 |
+
num_examples: 29808
|
15079 |
+
- name: validation
|
15080 |
+
num_bytes: 4960056
|
15081 |
+
num_examples: 6894
|
15082 |
+
- name: test
|
15083 |
+
num_bytes: 2018929
|
15084 |
+
num_examples: 3003
|
15085 |
+
download_size: 4993958
|
15086 |
+
dataset_size: 29513737
|
15087 |
configs:
|
15088 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15089 |
data_files:
|
|
|
19929 |
path: wiqa_effect_with_string_answer/validation-*
|
19930 |
- split: test
|
19931 |
path: wiqa_effect_with_string_answer/test-*
|
19932 |
+
- config_name: wiqa_what_is_the_final_step_of_the_following_process
|
19933 |
+
data_files:
|
19934 |
+
- split: train
|
19935 |
+
path: wiqa_what_is_the_final_step_of_the_following_process/train-*
|
19936 |
+
- split: validation
|
19937 |
+
path: wiqa_what_is_the_final_step_of_the_following_process/validation-*
|
19938 |
+
- split: test
|
19939 |
+
path: wiqa_what_is_the_final_step_of_the_following_process/test-*
|
19940 |
---
|
19941 |
|
19942 |
# Dataset Card for P3
|
wiqa_what_is_the_final_step_of_the_following_process/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2e37f8320498143627e28177037960105a03ec649fe6cdae8a2444d7ce6294f
|
3 |
+
size 149734
|
wiqa_what_is_the_final_step_of_the_following_process/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aedda0e50ce9fa1c6eeb3555cce9e37787c5935f441d91ebf7fb179777c64fe7
|
3 |
+
size 4295462
|
wiqa_what_is_the_final_step_of_the_following_process/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc18db2f0c353f047224ae9a97ad987849a311112ac2e354a378a277e2a5fd8b
|
3 |
+
size 548762
|