Upload translation model from Google Colab
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
- tokenizer.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"src_language": "bn", "tgt_language": "vn", "bos_idx": 2, "eos_idx": 3, "vocab_size": 23005}
|
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
|