hieunguyen1053 commited on
Commit
1c937fd
1 Parent(s): fba399c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -7,15 +7,17 @@ dataset_info:
7
  sampling_rate: 16000
8
  - name: transcription
9
  dtype: string
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 1675806876.442029
13
  num_examples: 11420
14
  - name: test
15
- num_bytes: 141873661.057971
16
  num_examples: 1000
17
- download_size: 1774297336
18
- dataset_size: 1817680537.5
19
  ---
20
  # Dataset Card for "vivos-vie-speech2text"
21
 
 
7
  sampling_rate: 16000
8
  - name: transcription
9
  dtype: string
10
+ - name: raw_transcription
11
+ dtype: string
12
  splits:
13
  - name: train
14
+ num_bytes: 1665722954.5
15
  num_examples: 11420
16
  - name: test
17
+ num_bytes: 141949259.0
18
  num_examples: 1000
19
+ download_size: 1776326496
20
+ dataset_size: 1807672213.5
21
  ---
22
  # Dataset Card for "vivos-vie-speech2text"
23