Ant commited on
Commit
5247a12
1 Parent(s): 369e9ae

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -341,6 +341,32 @@ language_bcp47:
341
  - zh-TW
342
  extra_gated_prompt: By clicking on “Access repository” below, you also agree to not
343
  attempt to determine the identity of speakers in the Common Voice dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
344
  ---
345
 
346
  # Dataset Card for Common Voice Corpus 13.0
 
341
  - zh-TW
342
  extra_gated_prompt: By clicking on “Access repository” below, you also agree to not
343
  attempt to determine the identity of speakers in the Common Voice dataset.
344
+ configs:
345
+ - config_name: default
346
+ data_files:
347
+ - split: train
348
+ path: data/train-*
349
+ - split: test
350
+ path: data/test-*
351
+ dataset_info:
352
+ features:
353
+ - name: input_features
354
+ sequence:
355
+ sequence:
356
+ sequence: float32
357
+ - name: labels
358
+ sequence: int64
359
+ - name: input_length
360
+ dtype: float64
361
+ splits:
362
+ - name: train
363
+ num_bytes: 4714091936.0
364
+ num_examples: 4904
365
+ - name: test
366
+ num_bytes: 2126305304
367
+ num_examples: 2212
368
+ download_size: 0
369
+ dataset_size: 6840397240.0
370
  ---
371
 
372
  # Dataset Card for Common Voice Corpus 13.0