fsicoli commited on
Commit
40cb44b
·
verified ·
1 Parent(s): 62f19da

Add 'bas' config data files

Browse files
README.md CHANGED
@@ -481,6 +481,52 @@ dataset_info:
481
  num_examples: 8007
482
  download_size: 4010547767
483
  dataset_size: 4180888697.3039994
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
484
  configs:
485
  - config_name: ab
486
  data_files:
@@ -578,6 +624,18 @@ configs:
578
  path: ba/other-*
579
  - split: invalidated
580
  path: ba/invalidated-*
 
 
 
 
 
 
 
 
 
 
 
 
581
  ---
582
  # Dataset Card for Common Voice Corpus 22.0
583
 
 
481
  num_examples: 8007
482
  download_size: 4010547767
483
  dataset_size: 4180888697.3039994
484
+ - config_name: bas
485
+ features:
486
+ - name: client_id
487
+ dtype: string
488
+ - name: path
489
+ dtype: string
490
+ - name: audio
491
+ dtype:
492
+ audio:
493
+ sampling_rate: 48000
494
+ - name: sentence
495
+ dtype: string
496
+ - name: up_votes
497
+ dtype: int64
498
+ - name: down_votes
499
+ dtype: int64
500
+ - name: age
501
+ dtype: string
502
+ - name: gender
503
+ dtype: string
504
+ - name: accent
505
+ dtype: string
506
+ - name: locale
507
+ dtype: string
508
+ - name: segment
509
+ dtype: string
510
+ - name: variant
511
+ dtype: string
512
+ splits:
513
+ - name: train
514
+ num_bytes: 48198048.52
515
+ num_examples: 2109
516
+ - name: validation
517
+ num_bytes: 31887621.584
518
+ num_examples: 1328
519
+ - name: test
520
+ num_bytes: 40748932.824
521
+ num_examples: 1547
522
+ - name: other
523
+ num_bytes: 2644253.0
524
+ num_examples: 108
525
+ - name: invalidated
526
+ num_bytes: 32877824.352
527
+ num_examples: 1217
528
+ download_size: 145870296
529
+ dataset_size: 156356680.28
530
  configs:
531
  - config_name: ab
532
  data_files:
 
624
  path: ba/other-*
625
  - split: invalidated
626
  path: ba/invalidated-*
627
+ - config_name: bas
628
+ data_files:
629
+ - split: train
630
+ path: bas/train-*
631
+ - split: validation
632
+ path: bas/validation-*
633
+ - split: test
634
+ path: bas/test-*
635
+ - split: other
636
+ path: bas/other-*
637
+ - split: invalidated
638
+ path: bas/invalidated-*
639
  ---
640
  # Dataset Card for Common Voice Corpus 22.0
641
 
bas/invalidated-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9bce8218a4c0d66c5791072a3063424e2a7b524cfbc9360c6a4482370f2f5ce
3
+ size 31326725
bas/other-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d553d781b709515dfc1aab011866069ca93bed548d5778d38413fc8d800e54de
3
+ size 2382483
bas/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:554f71207e7b15d7b086d72e9bdd5c7f6c10ca9dba953dc376dad83abe047d26
3
+ size 39001961
bas/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930bfbfc86b22df4ac0cb00f5ca9df15647c2db40cdaa993cecf40cec1899773
3
+ size 44274978
bas/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7b5dca1825cebff8d16dd3d06858757355ea433b9c2955033e178ddd7e1d05
3
+ size 28884149