ClaudeHu05 commited on
Commit
bf66f71
1 Parent(s): fc86a12

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