Upload dataset
Browse files- README.md +22 -0
- ta/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -963,6 +963,24 @@ dataset_info:
|
|
| 963 |
num_examples: 12253
|
| 964 |
download_size: 58272955
|
| 965 |
dataset_size: 94152339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 966 |
configs:
|
| 967 |
- config_name: ar
|
| 968 |
data_files:
|
|
@@ -1282,6 +1300,10 @@ configs:
|
|
| 1282 |
path: sw/validation-*
|
| 1283 |
- split: test
|
| 1284 |
path: sw/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1285 |
---
|
| 1286 |
|
| 1287 |
# Dataset
|
|
|
|
| 963 |
num_examples: 12253
|
| 964 |
download_size: 58272955
|
| 965 |
dataset_size: 94152339
|
| 966 |
+
- config_name: ta
|
| 967 |
+
features:
|
| 968 |
+
- name: audio_path
|
| 969 |
+
dtype: string
|
| 970 |
+
- name: duration
|
| 971 |
+
dtype: float32
|
| 972 |
+
- name: codes
|
| 973 |
+
sequence: int32
|
| 974 |
+
- name: sentence
|
| 975 |
+
dtype: string
|
| 976 |
+
- name: client_id
|
| 977 |
+
dtype: string
|
| 978 |
+
splits:
|
| 979 |
+
- name: train
|
| 980 |
+
num_bytes: 75631388
|
| 981 |
+
num_examples: 45587
|
| 982 |
+
download_size: 43023095
|
| 983 |
+
dataset_size: 75631388
|
| 984 |
configs:
|
| 985 |
- config_name: ar
|
| 986 |
data_files:
|
|
|
|
| 1300 |
path: sw/validation-*
|
| 1301 |
- split: test
|
| 1302 |
path: sw/test-*
|
| 1303 |
+
- config_name: ta
|
| 1304 |
+
data_files:
|
| 1305 |
+
- split: train
|
| 1306 |
+
path: ta/train-*
|
| 1307 |
---
|
| 1308 |
|
| 1309 |
# Dataset
|
ta/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:610a52d4f317fc8ee98d0c4f31d627932d94b0ad00c7d5e60aaf99b29406eb8e
|
| 3 |
+
size 43023095
|