suhaibmasood commited on
Commit
704c252
·
verified ·
1 Parent(s): 9e1497b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: text
7
+ dtype: string
8
+ - name: start_time
9
+ dtype: string
10
+ - name: end_time
11
+ dtype: string
12
+ splits:
13
+ - name: test
14
+ num_bytes: 2338615.0
15
+ num_examples: 48
16
+ - name: train
17
+ num_bytes: 15273288.0
18
+ num_examples: 248
19
+ - name: validation
20
+ num_bytes: 3041788.0
21
+ num_examples: 58
22
+ download_size: 19503402
23
+ dataset_size: 20653691.0
24
+ ---
25
+ # Dataset Card for "med-audio-1"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)