ryozakigoea commited on
Commit
82647ab
·
verified ·
1 Parent(s): 3aaedfb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: tiny
4
+ features:
5
+ - name: input_length
6
+ dtype: int64
7
+ - name: labels
8
+ sequence: int64
9
+ - name: input_features
10
+ sequence:
11
+ sequence: float32
12
+ splits:
13
+ - name: train
14
+ num_bytes: 2721440056
15
+ num_examples: 1771
16
+ download_size: 506819028
17
+ dataset_size: 2721440056
18
+ configs:
19
+ - config_name: tiny
20
+ data_files:
21
+ - split: train
22
+ path: tiny/train-*
23
+ ---
24
+ # Dataset Card for "kotoba-whisper-tiny-dataset.wer_10.0.vectorized"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)