sshon-asapp commited on
Commit
670f336
1 Parent(s): 600ed21

upload the first config (#12)

Browse files

- upload the first config (f361959924dbd1b75b76bb6682d005a50033a0e7)

README.md CHANGED
@@ -1,3 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
 
3
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: hvb
4
+ features:
5
+ - name: issue_id
6
+ dtype: string
7
+ - name: audio
8
+ dtype:
9
+ audio:
10
+ sampling_rate: 16000
11
+ - name: speaker_id
12
+ dtype: string
13
+ - name: text
14
+ dtype: string
15
+ - name: utt_index
16
+ dtype: int32
17
+ - name: channel
18
+ dtype: int32
19
+ - name: role
20
+ dtype: string
21
+ - name: start_ms
22
+ dtype: int32
23
+ - name: duration_ms
24
+ dtype: int32
25
+ - name: intent
26
+ dtype: string
27
+ - name: dialog_acts
28
+ sequence: string
29
+ splits:
30
+ - name: train
31
+ num_bytes: 803631533.648
32
+ num_examples: 11344
33
+ - name: validation
34
+ num_bytes: 115999281.63
35
+ num_examples: 1690
36
+ - name: test
37
+ num_bytes: 413280185.739
38
+ num_examples: 6121
39
+ download_size: 1287263357
40
+ dataset_size: 1332911001.017
41
+ configs:
42
+ - config_name: hvb
43
+ data_files:
44
+ - split: train
45
+ path: hvb/train-*
46
+ - split: validation
47
+ path: hvb/validation-*
48
+ - split: test
49
+ path: hvb/test-*
50
+ ---
51
 
52
 
53
 
hvb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efea92223f34b74d1b02b3472bd0f131cbf853472c9e548f86b2434fcbf44e68
3
+ size 407246973
hvb/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a44a37a283f00550d9c2c73af5d9d1ab407e7a8df3f0d7fff024208fa208994
3
+ size 382885481
hvb/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac085b2455cf4e91fdf1f6fbfc3489a3d7bb4c2f329e282ba8473117241e3033
3
+ size 386784369
hvb/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562359e1b6c695123c6f909eb96a916322462d4fdcca6396b5bf8b5d286d1765
3
+ size 110346534