kph68 commited on
Commit
b8c51c6
1 Parent(s): be542c9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -12,14 +12,16 @@ dataset_info:
12
  sampling_rate: 16000
13
  - name: file
14
  dtype: string
 
 
15
  - name: label
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
 
 
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: 449465273.04
22
  num_examples: 1211
23
+ download_size: 383236364
24
+ dataset_size: 449465273.04
25
  ---
26
  # Dataset Card for "Code-switchSpeechRecognition_NTUML2021"
27