ihughes15234 commited on
Commit
0b05fc6
1 Parent(s): 6ae2640

(Trained with Unsloth)

Browse files
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8358cbbcfd49a6f61574dabab8f36c2e2ebbfbc5982179b0a0d88445b65ca298
3
  size 4976698672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e127fccbbeb990925f4711662130a4487f943391a14cb39fb615d421f18425
3
  size 4976698672
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:248d7a4e094d77dd541bb81710850952caf1813d6e2c5eafb22b03411d3bd746
3
  size 4999802720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1338060932aa6e9d53eda40301f01a70c08438bbc5ff7ac04181d20a921f056
3
  size 4999802720
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9c1835494219ed9e0a8e27f28ec53bebea8f81d45fb97d045d8c31319bee948
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ad134e29eb9b7eecd647c101aba1dd92d97da16455d4e94ae561c5ff881b2c
3
  size 4915916176
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:577dc910ea3893d095ca7268272cba5e8849ecd9cde7eb7bbe8155cd61af00fe
3
  size 1168138808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bbafb3d4b314735cee928abe3361d699a53de136e8323dcdafee1e72ffc1d1
3
  size 1168138808
special_tokens_map.json CHANGED
@@ -13,5 +13,5 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|finetune_right_pad_id|>"
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<|eot_id|>"
17
  }
tokenizer_config.json CHANGED
@@ -2058,7 +2058,6 @@
2058
  "attention_mask"
2059
  ],
2060
  "model_max_length": 131072,
2061
- "pad_token": "<|finetune_right_pad_id|>",
2062
- "padding_side": "left",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
 
2058
  "attention_mask"
2059
  ],
2060
  "model_max_length": 131072,
2061
+ "pad_token": "<|eot_id|>",
 
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }