Upload dataset
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: ClientId
|
5 |
+
dtype: string
|
6 |
+
- name: Client_name
|
7 |
+
dtype: string
|
8 |
+
- name: Age
|
9 |
+
dtype: string
|
10 |
+
- name: Accent
|
11 |
+
dtype: string
|
12 |
+
- name: Language
|
13 |
+
dtype: string
|
14 |
+
- name: Text
|
15 |
+
dtype: string
|
16 |
+
- name: Audiopath
|
17 |
+
dtype: string
|
18 |
+
- name: Gender
|
19 |
+
dtype: string
|
20 |
+
- name: Usable
|
21 |
+
dtype: bool
|
22 |
+
- name: AudiopathId
|
23 |
+
dtype: string
|
24 |
+
- name: Datecreted
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: train
|
28 |
+
num_bytes: 8838900
|
29 |
+
num_examples: 31670
|
30 |
+
download_size: 2424313
|
31 |
+
dataset_size: 8838900
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: train
|
36 |
+
path: data/train-*
|
37 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3645128ab9a0838ac1e919a7dfb308ac3ad96d3bd5aa6e5e5111be86c6af7985
|
3 |
+
size 2424313
|