pseudohappy commited on
Commit
26215cf
·
1 Parent(s): 5356fe1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: segment_text
7
+ sequence: string
8
+ - name: segment_align
9
+ sequence:
10
+ sequence: int64
11
+ - name: sid
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 21454602.0
16
+ num_examples: 23
17
+ download_size: 21210279
18
+ dataset_size: 21454602.0
19
+ ---
20
+ # Dataset Card for "khanh_ly"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)