Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ dataset_info:
|
|
4 |
- name: uttid
|
5 |
dtype: string
|
6 |
- name: audio
|
7 |
-
dtype:
|
|
|
|
|
8 |
- name: text
|
9 |
dtype: string
|
10 |
- name: intent
|
@@ -40,16 +42,16 @@ dataset_info:
|
|
40 |
dtype: string
|
41 |
splits:
|
42 |
- name: train
|
43 |
-
num_bytes:
|
44 |
-
num_examples:
|
45 |
- name: validation
|
46 |
-
num_bytes:
|
47 |
-
num_examples:
|
48 |
- name: test
|
49 |
-
num_bytes:
|
50 |
-
num_examples:
|
51 |
-
download_size:
|
52 |
-
dataset_size:
|
53 |
---
|
54 |
# Dataset Card for "smart-lights-en-close-field"
|
55 |
|
|
|
4 |
- name: uttid
|
5 |
dtype: string
|
6 |
- name: audio
|
7 |
+
dtype:
|
8 |
+
audio:
|
9 |
+
sampling_rate: 16000
|
10 |
- name: text
|
11 |
dtype: string
|
12 |
- name: intent
|
|
|
42 |
dtype: string
|
43 |
splits:
|
44 |
- name: train
|
45 |
+
num_bytes: 124895103.98399998
|
46 |
+
num_examples: 1328
|
47 |
- name: validation
|
48 |
+
num_bytes: 15339938.2
|
49 |
+
num_examples: 166
|
50 |
- name: test
|
51 |
+
num_bytes: 15496385.2
|
52 |
+
num_examples: 166
|
53 |
+
download_size: 129906557
|
54 |
+
dataset_size: 155731427.38399997
|
55 |
---
|
56 |
# Dataset Card for "smart-lights-en-close-field"
|
57 |
|