ClaudeHu05 commited on
Commit
f6d4e01
1 Parent(s): 9718881

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:f26beeae8aa0aba7f1681ed43d3b46e6254691bae5b79180f775744e15a1e976
3
+ size 579671
config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ input_dim: 384
2
+ loss: cosine_embedding_loss
3
+ num_extra_hidden_layers: 1
4
+ num_units:
5
+ - 256
6
+ - 128
7
+ optimizer: Adam
8
+ output_dim: 100