mariosasko
commited on
Commit
•
c4040c7
1
Parent(s):
255b4bb
Convert to no-code dataset
Browse files
README.md
CHANGED
@@ -8,11 +8,38 @@ license:
|
|
8 |
- apache-2.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
-
pretty_name: P3
|
12 |
size_categories:
|
13 |
- 100M<n<1B
|
14 |
task_categories:
|
15 |
- other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Dataset Card for P3
|
|
|
8 |
- apache-2.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
|
|
11 |
size_categories:
|
12 |
- 100M<n<1B
|
13 |
task_categories:
|
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
|
21 |
+
- name: inputs_pretokenized
|
22 |
+
dtype: string
|
23 |
+
- name: targets
|
24 |
+
sequence: int32
|
25 |
+
- name: targets_pretokenized
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 18313753
|
30 |
+
num_examples: 10000
|
31 |
+
- name: validation
|
32 |
+
num_bytes: 1791034
|
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:
|
39 |
+
- split: train
|
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
|
adversarial_qa_dbert_answer_the_following_q/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d997d8fd12081e20b4eb2ccc46b81407eeaca524b1817eca4b77714e1dcd3f
|
3 |
+
size 5719540
|
adversarial_qa_dbert_answer_the_following_q/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa53146cdea45e86e7f4a0f0c44a62b6a9c3adeb0bf02c47397b0f66dbe525c0
|
3 |
+
size 569101
|