change quantization to float32
Browse files- model.bin +2 -2
- shared_vocabulary.json +0 -0
- source.spm +0 -0
- target.spm +0 -0
- tokenizer_config.json +1 -1
model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ea6b4c9848297bc182bedffdf07044ff6f9f9c790a0106eb0aef8873f8848ea
|
3 |
+
size 243277895
|
shared_vocabulary.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
source.spm
CHANGED
Binary files a/source.spm and b/source.spm differ
|
|
target.spm
CHANGED
Binary files a/target.spm and b/target.spm differ
|
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"target_lang": "
|
|
|
1 |
+
{"target_lang": "ja", "source_lang": "en"}
|