gate369 commited on
Commit
5cb3dac
1 Parent(s): 1f939aa

(Trained with Unsloth)

Browse files
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.38.2",
25
- "unsloth_version": "2024.3",
26
  "use_cache": true,
27
  "vocab_size": 32000
28
  }
 
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.38.2",
25
+ "unsloth_version": "2024.4",
26
  "use_cache": true,
27
  "vocab_size": 32000
28
  }
pytorch_model-00001-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2ed9dee1f8ec38d6b2f9adcec4b47689b05e9dd2561dbda800e94bc84c6262a
3
  size 4943185632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019667fa855853076661461c31f90e485adae1377d5e033c9337c9d504fbaea3
3
  size 4943185632
pytorch_model-00002-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:953d4043f928a8d118a30464d2eb4ba8c5b9d5018daf5a4f42c0309dd9a02c53
3
- size 4999843912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ac219a97dd9374ad6e955155ad808fd26577bc12769bacab1c98deca4e8171d
3
+ size 4999844616
pytorch_model-00003-of-00003.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:482df74f036a29bed903a61db09339b9eeb487bfc413718941c2fcb8250889bf
3
  size 4540536454
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b0fd57edbc795f5f3e3e164a8468da04a1195002dd7ec4d613a7c549edc592
3
  size 4540536454
tokenizer_config.json CHANGED
@@ -34,7 +34,7 @@
34
  "legacy": true,
35
  "model_max_length": 32768,
36
  "pad_token": "<unk>",
37
- "padding_side": "right",
38
  "sp_model_kwargs": {},
39
  "spaces_between_special_tokens": false,
40
  "tokenizer_class": "LlamaTokenizer",
 
34
  "legacy": true,
35
  "model_max_length": 32768,
36
  "pad_token": "<unk>",
37
+ "padding_side": "left",
38
  "sp_model_kwargs": {},
39
  "spaces_between_special_tokens": false,
40
  "tokenizer_class": "LlamaTokenizer",