shift-ykurami commited on
Commit
6dafa36
·
verified ·
1 Parent(s): 2c4bdf7

change quantization to float32

Browse files
Files changed (5) hide show
  1. model.bin +2 -2
  2. shared_vocabulary.json +0 -0
  3. source.spm +0 -0
  4. target.spm +0 -0
  5. tokenizer_config.json +1 -1
model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:659942c18f2ffd708e85c54b3909698c1ece2d1ed1879da9b3912f38758ac83c
3
- size 121644615
 
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": "en", "source_lang": "ja"}
 
1
+ {"target_lang": "ja", "source_lang": "en"}