Upload dataset
Browse files- Amis_Xiuguluan/train-00000-of-00001.parquet +3 -0
- README.md +36 -0
Amis_Xiuguluan/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83e93641593df7363e11b96d8ba4cc6a417be818929e8a36590e270779e6786d
|
3 |
+
size 39850955
|
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: Amis_Xiuguluan
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: audio
|
8 |
+
dtype: audio
|
9 |
+
- name: duration
|
10 |
+
dtype: float64
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
- name: ipa
|
14 |
+
dtype: string
|
15 |
+
- name: chinese
|
16 |
+
dtype: string
|
17 |
+
- name: lang_group_cn
|
18 |
+
dtype: string
|
19 |
+
- name: lang_group_en
|
20 |
+
dtype: string
|
21 |
+
- name: raw_text
|
22 |
+
dtype: string
|
23 |
+
- name: raw_chinese
|
24 |
+
dtype: string
|
25 |
+
splits:
|
26 |
+
- name: train
|
27 |
+
num_bytes: 39876188.0
|
28 |
+
num_examples: 238
|
29 |
+
download_size: 39850955
|
30 |
+
dataset_size: 39876188.0
|
31 |
+
configs:
|
32 |
+
- config_name: Amis_Xiuguluan
|
33 |
+
data_files:
|
34 |
+
- split: train
|
35 |
+
path: Amis_Xiuguluan/train-*
|
36 |
+
---
|