(Trained with Unsloth)
Browse files
0000100_adapters.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6829513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82a4f5e01f6d800ec6b2ee6e426366a2af666fdd753be2617dbfdc2c2720dde
|
3 |
size 6829513
|
adapters.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6829513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82a4f5e01f6d800ec6b2ee6e426366a2af666fdd753be2617dbfdc2c2720dde
|
3 |
size 6829513
|
model-00001-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1055310424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26a1fec7a2183a9e848b7d592dc13ee9f8e91ba850dd3d10f0ce056052e07a0c
|
3 |
size 1055310424
|
model-00002-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1047679760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17de95a095b895849d4bf498fa85799dfc64f8313848f844d87e29d722b81734
|
3 |
size 1047679760
|
model-00003-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1071290813
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43cbded6b91780a0432561aa68c38995992cf8560caa27aad4194b613342d332
|
3 |
size 1071290813
|
model-00004-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1047704737
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1408a2ee0dfa2a56171971afb59af5f9fb2423391f3be6c3ba3c20617787ef92
|
3 |
size 1047704737
|
tokenizer_config.json
CHANGED
@@ -2052,6 +2052,7 @@
|
|
2052 |
"bos_token": "<|begin_of_text|>",
|
2053 |
"clean_up_tokenization_spaces": true,
|
2054 |
"eos_token": "<|end_of_text|>",
|
|
|
2055 |
"model_input_names": [
|
2056 |
"input_ids",
|
2057 |
"attention_mask"
|
@@ -2059,5 +2060,5 @@
|
|
2059 |
"model_max_length": 1000000000000000019884624838656,
|
2060 |
"pad_token": "<|reserved_special_token_250|>",
|
2061 |
"padding_side": "left",
|
2062 |
-
"tokenizer_class": "
|
2063 |
}
|
|
|
2052 |
"bos_token": "<|begin_of_text|>",
|
2053 |
"clean_up_tokenization_spaces": true,
|
2054 |
"eos_token": "<|end_of_text|>",
|
2055 |
+
"extra_special_tokens": {},
|
2056 |
"model_input_names": [
|
2057 |
"input_ids",
|
2058 |
"attention_mask"
|
|
|
2060 |
"model_max_length": 1000000000000000019884624838656,
|
2061 |
"pad_token": "<|reserved_special_token_250|>",
|
2062 |
"padding_side": "left",
|
2063 |
+
"tokenizer_class": "PreTrainedTokenizer"
|
2064 |
}
|