krishnakamath
commited on
Commit
•
049aaa1
1
Parent(s):
219128e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -18,19 +18,19 @@ dataset_info:
|
|
18 |
dtype: int64
|
19 |
splits:
|
20 |
- name: train
|
21 |
-
num_bytes:
|
22 |
-
num_examples:
|
23 |
- name: validation
|
24 |
-
num_bytes:
|
25 |
-
num_examples:
|
26 |
- name: test
|
27 |
-
num_bytes:
|
28 |
-
num_examples:
|
29 |
- name: labels_and_id
|
30 |
num_bytes: 56
|
31 |
num_examples: 2
|
32 |
-
download_size:
|
33 |
-
dataset_size:
|
34 |
---
|
35 |
# Dataset Card for "shopping_intent"
|
36 |
|
|
|
18 |
dtype: int64
|
19 |
splits:
|
20 |
- name: train
|
21 |
+
num_bytes: 25829.303909205548
|
22 |
+
num_examples: 634
|
23 |
- name: validation
|
24 |
+
num_bytes: 3218.4779319041613
|
25 |
+
num_examples: 79
|
26 |
- name: test
|
27 |
+
num_bytes: 3259.21815889029
|
28 |
+
num_examples: 80
|
29 |
- name: labels_and_id
|
30 |
num_bytes: 56
|
31 |
num_examples: 2
|
32 |
+
download_size: 18333
|
33 |
+
dataset_size: 32363.0
|
34 |
---
|
35 |
# Dataset Card for "shopping_intent"
|
36 |
|