Training in progress, step 2412
Browse files- model-00001-of-00005.safetensors +1 -1
- model-00002-of-00005.safetensors +1 -1
- model-00003-of-00005.safetensors +1 -1
- model-00004-of-00005.safetensors +1 -1
- model-00005-of-00005.safetensors +1 -1
- model.safetensors +3 -0
- tokenizer_config.json +1 -2
- training_args.bin +1 -1
model-00001-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4865522496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1723da9a23b19bd25f5dcb198ca15cf35e9ef7819b9ae8a44a43f33dbeeaae75
|
3 |
size 4865522496
|
model-00002-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4907529424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bac68baa91361361be98db04a7687a386413a2964b106ffbe2d87c5fd63d8f69
|
3 |
size 4907529424
|
model-00003-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4907529456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cebac73bb5386e57619b4aa0031251ebfc7417033528f513d879aee82a7b8b4e
|
3 |
size 4907529456
|
model-00004-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4907529456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6191e5a4062fa24c2cb3da794f21706fe38499dee3e4485efbe8e6a5e3677bb4
|
3 |
size 4907529456
|
model-00005-of-00005.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4907496272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f145101d0c2068cc52f9ab87da2401928a467262f215436271598f8574e2ac8
|
3 |
size 4907496272
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7236453f87a593ef389c7126da5a5c193f59bc4f00059ed34df89f8584d7398e
|
3 |
+
size 2685223920
|
tokenizer_config.json
CHANGED
@@ -8007,11 +8007,10 @@
|
|
8007 |
"bos_token": "[gMASK]<sop>",
|
8008 |
"clean_up_tokenization_spaces": false,
|
8009 |
"eos_token": "<|endoftext|>",
|
8010 |
-
"chat_template": "{{ bos_token }}{%- set loop_messages = messages %}\n{%- for message in loop_messages %}\n {%- set content = '<|' + message['role'] + '|>'+ message['content'] | trim %}\n {%- if loop.index0 == 0 %}\n {%- set content = content %}\n {%- endif %}\n {%- if not (loop.last and message['role'] == 'assistant') %}\n {%- set content = content + '<|endoftext|>' %}\n {%- endif %}\n {{- content }}\n{%- endfor %}\n{%- if messages[-1]['role'] != 'assistant' %}\n {{- '<|assistant|>' }}\n{%- endif %}",
|
8011 |
"extra_special_tokens": {},
|
8012 |
"model_max_length": 131072,
|
8013 |
"pad_token": "<pad>",
|
8014 |
"padding_side": "left",
|
8015 |
-
"tokenizer_class": "
|
8016 |
"unk_token": "<unk>"
|
8017 |
}
|
|
|
8007 |
"bos_token": "[gMASK]<sop>",
|
8008 |
"clean_up_tokenization_spaces": false,
|
8009 |
"eos_token": "<|endoftext|>",
|
|
|
8010 |
"extra_special_tokens": {},
|
8011 |
"model_max_length": 131072,
|
8012 |
"pad_token": "<pad>",
|
8013 |
"padding_side": "left",
|
8014 |
+
"tokenizer_class": "PreTrainedTokenizer",
|
8015 |
"unk_token": "<unk>"
|
8016 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c7eb69acc28d76033ffe82a1fae461d3c7c626583d280024f09a0d5d2dca00
|
3 |
size 8696
|