ClaudeHu05 commited on
Commit
9239888
1 Parent(s): 3bd302d

Upload model and config files

Browse files
Files changed (2) hide show
  1. config.yaml +8 -0
  2. v2v_torch_best.pt +3 -0
config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ input_dim: 1024
2
+ loss: mean_squared_error
3
+ num_extra_hidden_layers: 1
4
+ num_units:
5
+ - 512
6
+ - 256
7
+ optimizer: Adam
8
+ output_dim: 100
v2v_torch_best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4255ce8cf9d681b7053344c6ae97f214f7b521c65e94a50c38eb1a31a5e85e98
3
+ size 2729551