saahith commited on
Commit
4a6759c
·
1 Parent(s): eff8fe4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: transcript
7
+ dtype: string
8
+ - name: duration
9
+ dtype: float64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 617788659.262
13
+ num_examples: 1122
14
+ - name: test
15
+ num_bytes: 1197091986.0
16
+ num_examples: 600
17
+ download_size: 1350447521
18
+ dataset_size: 1814880645.262
19
+ ---
20
+ # Dataset Card for "EMSAssist-2"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)