Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
Danish
Size:
< 1K
Libraries:
Datasets
pandas
License:
saattrupdan commited on
Commit
831e1fc
·
1 Parent(s): 3cd63c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -29,23 +29,28 @@ dataset_info:
29
  dtype: string
30
  splits:
31
  - name: train
32
- num_bytes: 108571.0
33
  num_examples: 5
34
  - name: validation
35
- num_bytes: 116850.0
36
  num_examples: 5
37
  - name: test
38
- num_bytes: 78943.0
39
  num_examples: 5
40
  - name: other
41
- num_bytes: 101436.0
42
  num_examples: 5
43
  - name: invalidated
44
- num_bytes: 156925.0
45
  num_examples: 5
46
  download_size: 590682
47
- dataset_size: 562725.0
 
 
 
 
 
48
  ---
49
  # Dataset Card for "audio_test_dataset"
50
 
51
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
29
  dtype: string
30
  splits:
31
  - name: train
32
+ num_bytes: 108571
33
  num_examples: 5
34
  - name: validation
35
+ num_bytes: 116850
36
  num_examples: 5
37
  - name: test
38
+ num_bytes: 78943
39
  num_examples: 5
40
  - name: other
41
+ num_bytes: 101436
42
  num_examples: 5
43
  - name: invalidated
44
+ num_bytes: 156925
45
  num_examples: 5
46
  download_size: 590682
47
+ dataset_size: 562725
48
+ license: cc0-1.0
49
+ language:
50
+ - da
51
+ size_categories:
52
+ - n<1K
53
  ---
54
  # Dataset Card for "audio_test_dataset"
55
 
56
+ This dataset consists of the first 5 samples of [mozilla-foundation/common_voice_13_0](https://huggingface.co/datasets/mozilla-foundation/common_voice_13_0) and is only used for unit testing.