ouob commited on
Commit
00ab294
·
1 Parent(s): 5cae201

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -10,14 +10,18 @@ dataset_info:
10
  dtype: int64
11
  - name: text
12
  dtype: string
 
 
13
  - name: path
14
- dtype: audio
 
 
15
  splits:
16
  - name: train
17
- num_bytes: 340573302.128
18
  num_examples: 15263
19
- download_size: 335044690
20
- dataset_size: 340573302.128
21
  ---
22
  # Dataset Card for "hakkadict"
23
 
 
10
  dtype: int64
11
  - name: text
12
  dtype: string
13
+ - name: text_thrs
14
+ dtype: string
15
  - name: path
16
+ dtype:
17
+ audio:
18
+ sampling_rate: 22000
19
  splits:
20
  - name: train
21
+ num_bytes: 340801105.128
22
  num_examples: 15263
23
+ download_size: 335215646
24
+ dataset_size: 340801105.128
25
  ---
26
  # Dataset Card for "hakkadict"
27