kph68 commited on
Commit
0b978fc
·
verified ·
1 Parent(s): b7398f7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -10,16 +10,18 @@ dataset_info:
10
  dtype:
11
  audio:
12
  sampling_rate: 16000
13
- - name: label
14
- dtype: string
15
  - name: file
16
  dtype: string
 
 
 
 
17
  splits:
18
  - name: test
19
- num_bytes: 449279212.04
20
  num_examples: 1211
21
- download_size: 383219052
22
- dataset_size: 449279212.04
23
  ---
24
  # Dataset Card for "Code-switchSpeechRecognition_NTUML2021"
25
 
 
10
  dtype:
11
  audio:
12
  sampling_rate: 16000
 
 
13
  - name: file
14
  dtype: string
15
+ - name: instruction
16
+ dtype: string
17
+ - name: label
18
+ dtype: string
19
  splits:
20
  - name: test
21
+ num_bytes: 449347503.04
22
  num_examples: 1211
23
+ download_size: 383264352
24
+ dataset_size: 449347503.04
25
  ---
26
  # Dataset Card for "Code-switchSpeechRecognition_NTUML2021"
27