Upload dataset
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ task_categories:
|
|
| 14 |
- other
|
| 15 |
pretty_name: P3
|
| 16 |
dataset_info:
|
| 17 |
-
|
| 18 |
features:
|
| 19 |
- name: inputs
|
| 20 |
sequence: int32
|
|
@@ -33,6 +33,25 @@ dataset_info:
|
|
| 33 |
num_examples: 1000
|
| 34 |
download_size: 6288641
|
| 35 |
dataset_size: 20104787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
configs:
|
| 37 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 38 |
data_files:
|
|
@@ -40,6 +59,12 @@ configs:
|
|
| 40 |
path: adversarial_qa_dbert_answer_the_following_q/train-*
|
| 41 |
- split: validation
|
| 42 |
path: adversarial_qa_dbert_answer_the_following_q/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
---
|
| 44 |
|
| 45 |
# Dataset Card for P3
|
|
|
|
| 14 |
- other
|
| 15 |
pretty_name: P3
|
| 16 |
dataset_info:
|
| 17 |
+
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 18 |
features:
|
| 19 |
- name: inputs
|
| 20 |
sequence: int32
|
|
|
|
| 33 |
num_examples: 1000
|
| 34 |
download_size: 6288641
|
| 35 |
dataset_size: 20104787
|
| 36 |
+
- config_name: adversarial_qa_dbert_based_on
|
| 37 |
+
features:
|
| 38 |
+
- name: inputs
|
| 39 |
+
sequence: int32
|
| 40 |
+
- name: inputs_pretokenized
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: targets
|
| 43 |
+
sequence: int32
|
| 44 |
+
- name: targets_pretokenized
|
| 45 |
+
dtype: string
|
| 46 |
+
splits:
|
| 47 |
+
- name: train
|
| 48 |
+
num_bytes: 17580553
|
| 49 |
+
num_examples: 10000
|
| 50 |
+
- name: validation
|
| 51 |
+
num_bytes: 1717566
|
| 52 |
+
num_examples: 1000
|
| 53 |
+
download_size: 6206744
|
| 54 |
+
dataset_size: 19298119
|
| 55 |
configs:
|
| 56 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 57 |
data_files:
|
|
|
|
| 59 |
path: adversarial_qa_dbert_answer_the_following_q/train-*
|
| 60 |
- split: validation
|
| 61 |
path: adversarial_qa_dbert_answer_the_following_q/validation-*
|
| 62 |
+
- config_name: adversarial_qa_dbert_based_on
|
| 63 |
+
data_files:
|
| 64 |
+
- split: train
|
| 65 |
+
path: adversarial_qa_dbert_based_on/train-*
|
| 66 |
+
- split: validation
|
| 67 |
+
path: adversarial_qa_dbert_based_on/validation-*
|
| 68 |
---
|
| 69 |
|
| 70 |
# Dataset Card for P3
|
adversarial_qa_dbert_based_on/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c04d974a5121921c59942a21a8bd83aa30c4879fb52fa21ef72fadb6eb1c6379
|
| 3 |
+
size 5642584
|
adversarial_qa_dbert_based_on/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:606d3a6cf005b546426e016db7c4ad1c50d3e2a13d368959fb755be466a0aaef
|
| 3 |
+
size 564160
|