yoad commited on
Commit
b1771a9
·
verified ·
1 Parent(s): 676907c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: ipa
7
+ dtype: string
8
+ - name: ipa_confidence
9
+ dtype: float64
10
+ - name: text_word_count
11
+ dtype: int64
12
+ - name: ipa_word_count
13
+ dtype: int64
14
+ - name: start
15
+ dtype: float64
16
+ - name: duration
17
+ dtype: float64
18
+ - name: audio_url
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 3547
23
+ num_examples: 6
24
+ download_size: 8500
25
+ dataset_size: 3547
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b96bb0c8a6cdb77653d6e6fc1794fcba8179162d533b08836002375a159644d
3
+ size 8500