Shirali commited on
Commit
833d5fc
1 Parent(s): a77ebbd

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: uttID
5
+ dtype: string
6
+ - name: deviceID
7
+ dtype: int64
8
+ - name: text
9
+ dtype: string
10
+ - name: audio
11
+ dtype: audio
12
+ splits:
13
+ - name: dev
14
+ num_bytes: 391608860.227
15
+ num_examples: 3283
16
+ - name: test
17
+ num_bytes: 372725363.792
18
+ num_examples: 3334
19
+ - name: train
20
+ num_bytes: 19832618976.144
21
+ num_examples: 147236
22
+ download_size: 19079278086
23
+ dataset_size: 20596953200.163002
24
+ ---
25
+ # Dataset Card for "ISSAI_KSC_335RS_v_1_1"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)