Omnia-cy commited on
Commit
713e93f
·
verified ·
1 Parent(s): bdb62cb

Upload 4 files

Browse files
Files changed (4) hide show
  1. best_model.pt +3 -0
  2. config.json +1 -0
  3. sp_ar.model +3 -0
  4. sp_en.model +3 -0
best_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95fe6938251b8f425dff8d211e9aff502fbe067cb58dd09086c0ccacc941faef
3
+ size 48741652
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"src_vocab_size": 8000, "tgt_vocab_size": 12000, "max_src_len": 60, "max_tgt_len": 60, "pad_id": 0, "bos_id": 2, "eos_id": 3, "d_model": 256, "num_heads": 4, "num_layers": 3, "d_ff": 512}
sp_ar.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53d9d8dc80d07513ea829f0aa9ea6165c3bb20f0d89cd33a681cc6d3cf377169
3
+ size 481379
sp_en.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9794b1c76b1543d838cef5bedadf96f13d0697f44a1ccc9f5ac1ce1762bce259
3
+ size 376280