davidyeung commited on
Commit
e11c2f0
·
1 Parent(s): 2e9f11f

Upload meta.json

Browse files
Files changed (1) hide show
  1. meta.json +27 -0
meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelName" : "st2vec_lfr_pretrain_maskp5cp4gaus_tp3_tgtshift16_preln_lr3e3",
3
+ "modelVersionName" : "v1",
4
+ "creatorName" : "Wenyong Huang",
5
+ "modelEffect" : "",
6
+ "description" : "",
7
+ "modelGenerateInfo" : {
8
+ "executeTime" : null,
9
+ "algInfo" : {
10
+ "name" : "nemo_v1"
11
+ },
12
+ "dataInfos" : {
13
+ "data_dir" : {
14
+ "name" : "openseq2seq_librispeech"
15
+ }
16
+ },
17
+ "taskNormalAttributes" : {
18
+ "use_horovod" : "true",
19
+ "config_name" : "spiral_base_pretrain_ls960.py",
20
+ "structured_config" : "true",
21
+ "model_type" : "st2vec",
22
+ "config_path" : "examples/asr/conf/spiral/"
23
+ },
24
+ "taskRefAttributes" : null
25
+ },
26
+ "customModelInfos" : { }
27
+ }