deepdml commited on
Commit
16f0385
·
verified ·
1 Parent(s): f9d426e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -11,13 +11,18 @@ dataset_info:
11
  - name: other
12
  num_bytes: 190661292.64
13
  num_examples: 5724
14
- download_size: 186236670
15
- dataset_size: 190661292.64
 
 
 
16
  configs:
17
  - config_name: default
18
  data_files:
19
  - split: other
20
  path: data/other-*
 
 
21
  ---
22
  # Dataset Card for "common_voice_22_0"
23
 
 
11
  - name: other
12
  num_bytes: 190661292.64
13
  num_examples: 5724
14
+ - name: test
15
+ num_bytes: 157807.0
16
+ num_examples: 5
17
+ download_size: 186395742
18
+ dataset_size: 190819099.64
19
  configs:
20
  - config_name: default
21
  data_files:
22
  - split: other
23
  path: data/other-*
24
+ - split: test
25
+ path: data/test-*
26
  ---
27
  # Dataset Card for "common_voice_22_0"
28