letran1110 commited on
Commit
7f6cee1
·
verified ·
1 Parent(s): 1a4423a

Upload translation model from Google Colab

Browse files
Files changed (3) hide show
  1. config.json +1 -0
  2. pytorch_model.bin +3 -0
  3. tokenizer.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"num_encoder_layers": 6, "num_decoder_layers": 6, "d_model": 512, "d_ff": 2048, "src_vocab_size": 39098, "tgt_vocab_size": 23005, "num_heads": 8, "dropout": 0.1}
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126c96c7c3a2a9ea881efce08697daf8f879b036491d6d2855981edb411bd2ac
3
+ size 235188518
tokenizer.json ADDED
@@ -0,0 +1 @@
 
 
1
+ Dummy sentence to save tokenizer