Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ configs:
|
|
6 |
path: data/annotated-*
|
7 |
- split: augmented
|
8 |
path: data/augmented-*
|
|
|
|
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: text
|
@@ -17,10 +19,13 @@ dataset_info:
|
|
17 |
num_bytes: 3302478
|
18 |
num_examples: 2044
|
19 |
- name: augmented
|
20 |
-
num_bytes:
|
21 |
num_examples: 2053
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
24 |
---
|
25 |
# Dataset Card for "squad_text_new"
|
26 |
|
|
|
6 |
path: data/annotated-*
|
7 |
- split: augmented
|
8 |
path: data/augmented-*
|
9 |
+
- split: augmented_2
|
10 |
+
path: data/augmented_2-*
|
11 |
dataset_info:
|
12 |
features:
|
13 |
- name: text
|
|
|
19 |
num_bytes: 3302478
|
20 |
num_examples: 2044
|
21 |
- name: augmented
|
22 |
+
num_bytes: 3294934
|
23 |
num_examples: 2053
|
24 |
+
- name: augmented_2
|
25 |
+
num_bytes: 3274276.7295597484
|
26 |
+
num_examples: 2054
|
27 |
+
download_size: 4206194
|
28 |
+
dataset_size: 9871688.72955975
|
29 |
---
|
30 |
# Dataset Card for "squad_text_new"
|
31 |
|