willtensora
commited on
Training in progress, epoch 0, checkpoint
Browse files- last-checkpoint/README.md +1 -1
- last-checkpoint/adapter_config.json +6 -6
- last-checkpoint/adapter_model.safetensors +2 -2
- last-checkpoint/added_tokens.json +5 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +2 -2
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/special_tokens_map.json +6 -16
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +19 -19
- last-checkpoint/trainer_state.json +9 -9
- last-checkpoint/training_args.bin +1 -1
- last-checkpoint/vocab.json +0 -0
last-checkpoint/README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
---
|
5 |
|
|
|
1 |
---
|
2 |
+
base_model: peft-internal-testing/tiny-dummy-qwen2
|
3 |
library_name: peft
|
4 |
---
|
5 |
|
last-checkpoint/adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": null,
|
7 |
"inference_mode": true,
|
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"down_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": null,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
24 |
+
"up_proj",
|
25 |
"down_proj",
|
26 |
"o_proj",
|
27 |
+
"q_proj",
|
28 |
+
"v_proj",
|
29 |
+
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:962989733c8e1dcc0e0690e5aba62ea9ee0a2fe2320c26da797d679be524ce34
|
3 |
+
size 14696
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
last-checkpoint/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0d5995a7f8d2e9c18041e4897a7fb6d8d26f2b9cb8cc932d76f93e9c6ba5d02
|
3 |
+
size 39398
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99bcf5ac8488b2a4c6dbe42b144f3d1d61b237d080b40d4d50265b37a38585d5
|
3 |
size 14244
|
last-checkpoint/special_tokens_map.json
CHANGED
@@ -1,27 +1,17 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
-
|
6 |
-
"rstrip": false,
|
7 |
-
"single_word": false
|
8 |
-
},
|
9 |
"eos_token": {
|
10 |
-
"content": "
|
11 |
"lstrip": false,
|
12 |
"normalized": false,
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
"pad_token": {
|
17 |
-
"content": "
|
18 |
-
"lstrip": false,
|
19 |
-
"normalized": false,
|
20 |
-
"rstrip": false,
|
21 |
-
"single_word": false
|
22 |
-
},
|
23 |
-
"unk_token": {
|
24 |
-
"content": "<unk>",
|
25 |
"lstrip": false,
|
26 |
"normalized": false,
|
27 |
"rstrip": false,
|
|
|
1 |
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
|
|
|
|
|
|
6 |
"eos_token": {
|
7 |
+
"content": "<|endoftext|>",
|
8 |
"lstrip": false,
|
9 |
"normalized": false,
|
10 |
"rstrip": false,
|
11 |
"single_word": false
|
12 |
},
|
13 |
"pad_token": {
|
14 |
+
"content": "<|endoftext|>",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
"lstrip": false,
|
16 |
"normalized": false,
|
17 |
"rstrip": false,
|
last-checkpoint/tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
CHANGED
@@ -1,26 +1,24 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"add_eos_token": false,
|
4 |
-
"add_prefix_space": null,
|
5 |
"added_tokens_decoder": {
|
6 |
-
"
|
7 |
-
"content": "
|
8 |
"lstrip": false,
|
9 |
"normalized": false,
|
10 |
"rstrip": false,
|
11 |
"single_word": false,
|
12 |
"special": true
|
13 |
},
|
14 |
-
"
|
15 |
-
"content": "
|
16 |
"lstrip": false,
|
17 |
"normalized": false,
|
18 |
"rstrip": false,
|
19 |
"single_word": false,
|
20 |
"special": true
|
21 |
},
|
22 |
-
"
|
23 |
-
"content": "
|
24 |
"lstrip": false,
|
25 |
"normalized": false,
|
26 |
"rstrip": false,
|
@@ -28,16 +26,18 @@
|
|
28 |
"special": true
|
29 |
}
|
30 |
},
|
31 |
-
"
|
|
|
|
|
|
|
|
|
32 |
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
33 |
"clean_up_tokenization_spaces": false,
|
34 |
-
"eos_token": "
|
35 |
-
"
|
36 |
-
"model_max_length":
|
37 |
-
"pad_token": "
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"unk_token": "<unk>",
|
42 |
-
"use_default_system_prompt": false
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"add_prefix_space": false,
|
|
|
|
|
3 |
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
"lstrip": false,
|
7 |
"normalized": false,
|
8 |
"rstrip": false,
|
9 |
"single_word": false,
|
10 |
"special": true
|
11 |
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
"lstrip": false,
|
15 |
"normalized": false,
|
16 |
"rstrip": false,
|
17 |
"single_word": false,
|
18 |
"special": true
|
19 |
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
"lstrip": false,
|
23 |
"normalized": false,
|
24 |
"rstrip": false,
|
|
|
26 |
"special": true
|
27 |
}
|
28 |
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
35 |
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|endoftext|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"model_max_length": 32768,
|
39 |
+
"pad_token": "<|endoftext|>",
|
40 |
+
"split_special_tokens": false,
|
41 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
42 |
+
"unk_token": null
|
|
|
|
|
43 |
}
|
last-checkpoint/trainer_state.json
CHANGED
@@ -10,24 +10,24 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 6.727664155005382e-05,
|
13 |
-
"grad_norm":
|
14 |
"learning_rate": 0.0001,
|
15 |
-
"loss":
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.00013455328310010763,
|
20 |
-
"grad_norm":
|
21 |
"learning_rate": 0.0002,
|
22 |
-
"loss":
|
23 |
"step": 2
|
24 |
},
|
25 |
{
|
26 |
"epoch": 0.00013455328310010763,
|
27 |
-
"eval_loss":
|
28 |
-
"eval_runtime":
|
29 |
-
"eval_samples_per_second":
|
30 |
-
"eval_steps_per_second":
|
31 |
"step": 2
|
32 |
}
|
33 |
],
|
@@ -48,7 +48,7 @@
|
|
48 |
"attributes": {}
|
49 |
}
|
50 |
},
|
51 |
-
"total_flos":
|
52 |
"train_batch_size": 1,
|
53 |
"trial_name": null,
|
54 |
"trial_params": null
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 6.727664155005382e-05,
|
13 |
+
"grad_norm": 0.16293905675411224,
|
14 |
"learning_rate": 0.0001,
|
15 |
+
"loss": 11.9692,
|
16 |
"step": 1
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.00013455328310010763,
|
20 |
+
"grad_norm": 0.024962667375802994,
|
21 |
"learning_rate": 0.0002,
|
22 |
+
"loss": 11.931,
|
23 |
"step": 2
|
24 |
},
|
25 |
{
|
26 |
"epoch": 0.00013455328310010763,
|
27 |
+
"eval_loss": 11.93213939666748,
|
28 |
+
"eval_runtime": 0.7868,
|
29 |
+
"eval_samples_per_second": 191.922,
|
30 |
+
"eval_steps_per_second": 191.922,
|
31 |
"step": 2
|
32 |
}
|
33 |
],
|
|
|
48 |
"attributes": {}
|
49 |
}
|
50 |
},
|
51 |
+
"total_flos": 7385088.0,
|
52 |
"train_batch_size": 1,
|
53 |
"trial_name": null,
|
54 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22638b0668381099b9bfb9ad1ae68a538422f5a5856f8437a6d2474cc7d04e26
|
3 |
size 6776
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|