GokseninYuksel commited on
Commit
e576858
·
verified ·
1 Parent(s): e55a1ab

Add files using upload-large-folder tool

Browse files
speech_commands-v0.0.2-5h_tar/labelvocabulary.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ idx,label
2
+ 0,_silence_
3
+ 1,_unknown_
4
+ 2,down
5
+ 3,go
6
+ 4,left
7
+ 5,no
8
+ 6,off
9
+ 7,on
10
+ 8,right
11
+ 9,stop
12
+ 10,up
13
+ 11,yes
speech_commands-v0.0.2-5h_tar/task_metadata.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_name": "speech_commands",
3
+ "version": "v0.0.2",
4
+ "embedding_type": "scene",
5
+ "prediction_type": "multiclass",
6
+ "split_mode": "trainvaltest",
7
+ "sample_duration": 1.0,
8
+ "evaluation": [
9
+ "top1_acc"
10
+ ],
11
+ "download_urls": [
12
+ {
13
+ "split": "train",
14
+ "url": "http://download.tensorflow.org/data/speech_commands_v0.02.tar.gz",
15
+ "md5": "6b74f3901214cb2c2934e98196829835"
16
+ },
17
+ {
18
+ "split": "test",
19
+ "url": "http://download.tensorflow.org/data/speech_commands_test_set_v0.02.tar.gz",
20
+ "md5": "854c580ee90bff80c516491c84544e32"
21
+ }
22
+ ],
23
+ "default_mode": "5h",
24
+ "max_task_duration_by_split": {
25
+ "train": 16000.0,
26
+ "valid": 2000.0,
27
+ "test": null
28
+ },
29
+ "tmp_dir": "_workdir",
30
+ "mode": "5h",
31
+ "splits": [
32
+ "train",
33
+ "valid",
34
+ "test"
35
+ ]
36
+ }
speech_commands-v0.0.2-5h_tar/test.json ADDED
The diff for this file is too large to render. See raw diff
 
speech_commands-v0.0.2-5h_tar/train.json ADDED
The diff for this file is too large to render. See raw diff
 
speech_commands-v0.0.2-5h_tar/valid.json ADDED
The diff for this file is too large to render. See raw diff