yhfang commited on
Commit
cbeba6d
·
1 Parent(s): 97771a8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: slurp_id
7
+ dtype: int64
8
+ - name: intent
9
+ dtype: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 2366367342.757
13
+ num_examples: 50627
14
+ - name: test
15
+ num_bytes: 614902079.546
16
+ num_examples: 13078
17
+ - name: validation
18
+ num_bytes: 436133520.91
19
+ num_examples: 8690
20
+ download_size: 3912246041
21
+ dataset_size: 3417402943.213
22
+ ---
23
+ # Dataset Card for "slurp_dataset_audio"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)