Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: audio
|
5 |
+
struct:
|
6 |
+
- name: array
|
7 |
+
sequence: float64
|
8 |
+
- name: path
|
9 |
+
dtype: string
|
10 |
+
- name: sample_rate
|
11 |
+
dtype: int64
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
- name: scriptId
|
15 |
+
dtype: int64
|
16 |
+
- name: fileNm
|
17 |
+
dtype: string
|
18 |
+
- name: recrdTime
|
19 |
+
dtype: float64
|
20 |
+
- name: recrdQuality
|
21 |
+
dtype: int64
|
22 |
+
- name: recrdDt
|
23 |
+
dtype: string
|
24 |
+
- name: scriptSetNo
|
25 |
+
dtype: string
|
26 |
+
- name: recrdEnvrn
|
27 |
+
dtype: string
|
28 |
+
- name: colctUnitCode
|
29 |
+
dtype: string
|
30 |
+
- name: cityCode
|
31 |
+
dtype: string
|
32 |
+
- name: recrdUnit
|
33 |
+
dtype: string
|
34 |
+
- name: convrsThema
|
35 |
+
dtype: string
|
36 |
+
- name: gender
|
37 |
+
dtype: string
|
38 |
+
- name: recorderId
|
39 |
+
dtype: string
|
40 |
+
- name: age
|
41 |
+
dtype: int64
|
42 |
+
splits:
|
43 |
+
- name: train
|
44 |
+
num_bytes: 9454815261
|
45 |
+
num_examples: 12401
|
46 |
+
- name: test
|
47 |
+
num_bytes: 504186814
|
48 |
+
num_examples: 605
|
49 |
+
download_size: 6285334123
|
50 |
+
dataset_size: 9959002075
|
51 |
+
---
|
52 |
+
# Dataset Card for "Y_total_freq"
|
53 |
+
|
54 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|