Upload folder using huggingface_hub
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
@@ -185,7 +185,7 @@
|
|
185 |
"rope_theta": 500000.0,
|
186 |
"tie_word_embeddings": false,
|
187 |
"torch_dtype": "bfloat16",
|
188 |
-
"transformers_version": "4.
|
189 |
"use_cache": true,
|
190 |
"vocab_size": 128256
|
191 |
}
|
|
|
185 |
"rope_theta": 500000.0,
|
186 |
"tie_word_embeddings": false,
|
187 |
"torch_dtype": "bfloat16",
|
188 |
+
"transformers_version": "4.49.0",
|
189 |
"use_cache": true,
|
190 |
"vocab_size": 128256
|
191 |
}
|
generation_config.json
CHANGED
@@ -8,5 +8,5 @@
|
|
8 |
"max_length": 4096,
|
9 |
"temperature": 0.6,
|
10 |
"top_p": 0.9,
|
11 |
-
"transformers_version": "4.
|
12 |
}
|
|
|
8 |
"max_length": 4096,
|
9 |
"temperature": 0.6,
|
10 |
"top_p": 0.9,
|
11 |
+
"transformers_version": "4.49.0"
|
12 |
}
|
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976812448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:332f3faca76512c2bf3b0588fc1c0fad46e18d92e95b155f6de5565e13863533
|
3 |
size 4976812448
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999954440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:839f7f4646a8abf3f834b7e38e89bee67d38cf3ce3ca13b943d34ce7ebd33845
|
3 |
size 4999954440
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4916055272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcf2e7a95112cb574a4af7665b04bed064ce49738a9bb7edf42b0420df6d4696
|
3 |
size 4916055272
|
tokenizer_config.json
CHANGED
@@ -2059,5 +2059,5 @@
|
|
2059 |
"attention_mask"
|
2060 |
],
|
2061 |
"model_max_length": 1000000000000000019884624838656,
|
2062 |
-
"tokenizer_class": "
|
2063 |
}
|
|
|
2059 |
"attention_mask"
|
2060 |
],
|
2061 |
"model_max_length": 1000000000000000019884624838656,
|
2062 |
+
"tokenizer_class": "PreTrainedTokenizer"
|
2063 |
}
|