Training in progress, step 500
Browse files- 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
- runs/Dec29_06-12-24_192-222-59-65/events.out.tfevents.1735452744.192-222-59-65.4160.0 +3 -0
- runs/Dec29_06-14-19_192-222-59-65/events.out.tfevents.1735452859.192-222-59-65.4460.0 +3 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976715056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aba6996654447309a68e3483b702cf958dbf62d58164751b423a6b113d351d7
|
3 |
size 4976715056
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999802720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:323537a1b76da777f8bdc4080006283eb2fd387d7a38b94e389a46d22ec0f02d
|
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:
|
3 |
size 4915916176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be471f324fdb85837893bcd03072a52bb74cb0a0814ac4b8e7b5210050c8ec84
|
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:
|
3 |
size 1168155192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:617406596d9f0dac7ef2b7d1b41be9b590480ce743ea1bbf5a807d0d87c931d2
|
3 |
size 1168155192
|
runs/Dec29_06-12-24_192-222-59-65/events.out.tfevents.1735452744.192-222-59-65.4160.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb2f3210ea35ddbcd78948505193cd6c64f32a0e70861d04cac0d36fdab186bf
|
3 |
+
size 4184
|
runs/Dec29_06-14-19_192-222-59-65/events.out.tfevents.1735452859.192-222-59-65.4460.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae2d955aae17e7f983ca552a8b842887c22004ec3a14d7bd1a5ba0b96358f5b
|
3 |
+
size 10669
|
tokenizer_config.json
CHANGED
@@ -2070,7 +2070,7 @@
|
|
2070 |
"<|end_thinking_id|>"
|
2071 |
],
|
2072 |
"bos_token": "<|begin_of_text|>",
|
2073 |
-
"chat_template": "{
|
2074 |
"clean_up_tokenization_spaces": true,
|
2075 |
"eos_token": "<|eot_id|>",
|
2076 |
"extra_special_tokens": {},
|
|
|
2070 |
"<|end_thinking_id|>"
|
2071 |
],
|
2072 |
"bos_token": "<|begin_of_text|>",
|
2073 |
+
"chat_template": "<|begin_of_text|>{% for message in messages %}{% if message['role'] == 'user' %}<|start_header_id|>user<|end_header_id|>\n\n{{ message['content'] }}<|eot_id|>\n{% elif message['role'] == 'assistant' %}{% if loop.last and 'thoughts' in message %}<|start_header_id|>assistant<|end_header_id|><|start_thinking_id|>\n\n{{ message['thoughts'] }}<|end_thinking_id|>\n\n{{ message['content'] }}<|eot_id|>\n{% else %}<|start_header_id|>assistant<|end_header_id|>\n\n{{ message['content'] }}<|eot_id|>\n{% endif %}{% elif message['role'] == 'system' %}<|start_header_id|>system<|end_header_id|>\n\n{{ message['content'] }}<|eot_id|>\n{% endif %}{% endfor %}",
|
2074 |
"clean_up_tokenization_spaces": true,
|
2075 |
"eos_token": "<|eot_id|>",
|
2076 |
"extra_special_tokens": {},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0aee43bb3eb70b0b98f982877d0cf0e8db91afab25ee5537bc99d741f91c77b6
|
3 |
size 5368
|