chenggong commited on
Training in progress, epoch 0
Browse files- 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
- model-00004-of-00004.safetensors +1 -1
- tokenizer_config.json +3 -0
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"Qwen2ForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "chenggong1995/Qwen-2.5-Math-7B-Max-v3-accuracy",
|
| 3 |
"architectures": [
|
| 4 |
"Qwen2ForCausalLM"
|
| 5 |
],
|
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4877660776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4abc207d6f28e5b82e2730ceb021926fb0be38b45f040a02a1180ea8f3063bf3
|
| 3 |
size 4877660776
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4932751008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18b6fb64c20fa4ed771880768cf889e0bb39c2159d0fddd327cb3c69328e1f08
|
| 3 |
size 4932751008
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4330865200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec0e1eb8cfcfcf86affa85864ae6b6c9609346745c532a00f20074f3af13393e
|
| 3 |
size 4330865200
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1089994880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9237062e9287012626cabcfd8ab8326a5966a02c46210c8c40668b9829b96e30
|
| 3 |
size 1089994880
|
tokenizer_config.json
CHANGED
|
@@ -200,8 +200,11 @@
|
|
| 200 |
"eos_token": "<|endoftext|>",
|
| 201 |
"errors": "replace",
|
| 202 |
"extra_special_tokens": {},
|
|
|
|
| 203 |
"model_max_length": 131072,
|
|
|
|
| 204 |
"pad_token": "<|endoftext|>",
|
|
|
|
| 205 |
"padding_side": "left",
|
| 206 |
"split_special_tokens": false,
|
| 207 |
"tokenizer_class": "Qwen2Tokenizer",
|
|
|
|
| 200 |
"eos_token": "<|endoftext|>",
|
| 201 |
"errors": "replace",
|
| 202 |
"extra_special_tokens": {},
|
| 203 |
+
"max_length": null,
|
| 204 |
"model_max_length": 131072,
|
| 205 |
+
"pad_to_multiple_of": null,
|
| 206 |
"pad_token": "<|endoftext|>",
|
| 207 |
+
"pad_token_type_id": 0,
|
| 208 |
"padding_side": "left",
|
| 209 |
"split_special_tokens": false,
|
| 210 |
"tokenizer_class": "Qwen2Tokenizer",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8056
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5585f91af0391afe960a524dd81cbe5167e34017c1abead845bc6ddb41420cd5
|
| 3 |
size 8056
|