yusufagung29 commited on
Commit
f9c23c3
·
1 Parent(s): ac9bf1f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_features
5
+ sequence:
6
+ sequence: float32
7
+ - name: input_length
8
+ dtype: float64
9
+ - name: labels
10
+ sequence: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 230528064
14
+ num_examples: 240
15
+ - name: test
16
+ num_bytes: 57631400
17
+ num_examples: 60
18
+ download_size: 49103627
19
+ dataset_size: 288159464
20
+ ---
21
+ # Dataset Card for "pengadilan_dataset_mp3_aug_preparedaa"
22
+
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)