Upload dataset
Browse files- README.md +40 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: raw_transcription
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: transcription
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: sentence_type
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: speaker_id
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: gender
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: audio
|
| 17 |
+
struct:
|
| 18 |
+
- name: array
|
| 19 |
+
sequence: float32
|
| 20 |
+
- name: path
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: sampling_rate
|
| 23 |
+
dtype: int64
|
| 24 |
+
splits:
|
| 25 |
+
- name: train
|
| 26 |
+
num_bytes: 513287726.331
|
| 27 |
+
num_examples: 997
|
| 28 |
+
- name: test
|
| 29 |
+
num_bytes: 1544496.669
|
| 30 |
+
num_examples: 3
|
| 31 |
+
download_size: 240658221
|
| 32 |
+
dataset_size: 514832223.0
|
| 33 |
+
configs:
|
| 34 |
+
- config_name: default
|
| 35 |
+
data_files:
|
| 36 |
+
- split: train
|
| 37 |
+
path: data/train-*
|
| 38 |
+
- split: test
|
| 39 |
+
path: data/test-*
|
| 40 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0cb40385ffeea6a67c3c476ed4a246d1cf0cbf3f9b959a2e3eeb7364fcc67aa
|
| 3 |
+
size 704558
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3161858b92a5791d465ac2253e0b011cb5ff5f8ad6a7778274fc3bc3eff61c10
|
| 3 |
+
size 119990106
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dcd3c5c0792f3e3aec4acf9c8738ce6428e0cf180639ed7212fc4eb029e7d4f
|
| 3 |
+
size 119963557
|