Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -17,13 +17,19 @@ dataset_info:
|
|
17 |
dtype: bool
|
18 |
splits:
|
19 |
- name: test
|
20 |
-
num_bytes:
|
21 |
num_examples: 800
|
22 |
- name: valid
|
23 |
-
num_bytes:
|
24 |
num_examples: 200
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
# Dataset Card for "test_fq2"
|
29 |
|
|
|
17 |
dtype: bool
|
18 |
splits:
|
19 |
- name: test
|
20 |
+
num_bytes: 865505
|
21 |
num_examples: 800
|
22 |
- name: valid
|
23 |
+
num_bytes: 217746
|
24 |
num_examples: 200
|
25 |
+
- name: test_hasAns
|
26 |
+
num_bytes: 458114
|
27 |
+
num_examples: 400
|
28 |
+
- name: valid_hasAns
|
29 |
+
num_bytes: 113725
|
30 |
+
num_examples: 100
|
31 |
+
download_size: 785547
|
32 |
+
dataset_size: 1655090
|
33 |
---
|
34 |
# Dataset Card for "test_fq2"
|
35 |
|