ClaudeHu05 commited on
Commit
77551ab
·
1 Parent(s): 6535ae1

Upload 2 files

Browse files
Files changed (2) hide show
  1. checkpoint.pt +3 -0
  2. config.yaml +8 -0
checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c45824a6d972e7073ec08b01ed5a328774518db6c5447f8b6f78b4b4fc65204
3
+ size 1418831
config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ input_dim: 384
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