Training in progress, step 150
Browse files- .gitattributes +1 -0
- adapter_config.json +164 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +5 -0
- merges.txt +0 -0
- special_tokens_map.json +20 -0
- tokenizer.json +3 -0
- tokenizer_config.json +44 -0
- training_args.bin +3 -0
- vocab.json +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
adapter_config.json
ADDED
@@ -0,0 +1,164 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen1.5-7B",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 128,
|
14 |
+
"lora_dropout": 0.3,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": [
|
18 |
+
"lm_head"
|
19 |
+
],
|
20 |
+
"peft_type": "LORA",
|
21 |
+
"r": 64,
|
22 |
+
"rank_pattern": {},
|
23 |
+
"revision": null,
|
24 |
+
"target_modules": [
|
25 |
+
"model.layers.8.self_attn.k_proj",
|
26 |
+
"model.layers.25.mlp.gate_proj",
|
27 |
+
"model.layers.12.self_attn.o_proj",
|
28 |
+
"model.layers.16.self_attn.o_proj",
|
29 |
+
"model.layers.17.self_attn.k_proj",
|
30 |
+
"model.layers.22.self_attn.k_proj",
|
31 |
+
"model.layers.31.mlp.gate_proj",
|
32 |
+
"model.layers.4.mlp.down_proj",
|
33 |
+
"model.layers.15.self_attn.v_proj",
|
34 |
+
"model.layers.25.self_attn.o_proj",
|
35 |
+
"model.layers.0.mlp.up_proj",
|
36 |
+
"model.layers.31.mlp.down_proj",
|
37 |
+
"model.layers.2.mlp.down_proj",
|
38 |
+
"model.layers.26.self_attn.v_proj",
|
39 |
+
"model.layers.24.self_attn.q_proj",
|
40 |
+
"model.layers.16.mlp.down_proj",
|
41 |
+
"model.layers.13.mlp.up_proj",
|
42 |
+
"model.layers.14.self_attn.k_proj",
|
43 |
+
"model.layers.20.mlp.gate_proj",
|
44 |
+
"model.layers.18.self_attn.v_proj",
|
45 |
+
"model.layers.17.mlp.down_proj",
|
46 |
+
"model.layers.2.self_attn.q_proj",
|
47 |
+
"model.layers.29.self_attn.v_proj",
|
48 |
+
"model.layers.31.self_attn.q_proj",
|
49 |
+
"model.layers.16.self_attn.q_proj",
|
50 |
+
"model.embed_tokens",
|
51 |
+
"model.layers.17.self_attn.v_proj",
|
52 |
+
"model.layers.21.self_attn.k_proj",
|
53 |
+
"model.layers.8.mlp.gate_proj",
|
54 |
+
"model.layers.28.mlp.up_proj",
|
55 |
+
"model.layers.13.mlp.gate_proj",
|
56 |
+
"model.layers.6.self_attn.o_proj",
|
57 |
+
"model.layers.6.self_attn.v_proj",
|
58 |
+
"model.layers.13.self_attn.v_proj",
|
59 |
+
"model.layers.31.self_attn.v_proj",
|
60 |
+
"model.layers.9.mlp.gate_proj",
|
61 |
+
"model.layers.0.self_attn.v_proj",
|
62 |
+
"model.layers.9.self_attn.q_proj",
|
63 |
+
"model.layers.18.mlp.up_proj",
|
64 |
+
"model.layers.20.mlp.up_proj",
|
65 |
+
"model.layers.24.self_attn.k_proj",
|
66 |
+
"model.layers.26.self_attn.o_proj",
|
67 |
+
"model.layers.4.mlp.up_proj",
|
68 |
+
"model.layers.8.mlp.down_proj",
|
69 |
+
"model.layers.24.self_attn.v_proj",
|
70 |
+
"model.layers.14.mlp.down_proj",
|
71 |
+
"model.layers.7.self_attn.q_proj",
|
72 |
+
"model.layers.3.mlp.down_proj",
|
73 |
+
"model.layers.23.self_attn.v_proj",
|
74 |
+
"model.layers.11.mlp.gate_proj",
|
75 |
+
"model.layers.7.self_attn.k_proj",
|
76 |
+
"model.layers.23.self_attn.o_proj",
|
77 |
+
"model.layers.5.mlp.down_proj",
|
78 |
+
"model.layers.19.self_attn.q_proj",
|
79 |
+
"model.layers.27.mlp.down_proj",
|
80 |
+
"model.layers.15.self_attn.q_proj",
|
81 |
+
"model.layers.22.self_attn.v_proj",
|
82 |
+
"model.layers.9.mlp.down_proj",
|
83 |
+
"model.layers.29.mlp.up_proj",
|
84 |
+
"model.layers.28.mlp.down_proj",
|
85 |
+
"model.layers.5.self_attn.k_proj",
|
86 |
+
"model.layers.18.mlp.down_proj",
|
87 |
+
"model.layers.8.self_attn.v_proj",
|
88 |
+
"model.layers.30.self_attn.v_proj",
|
89 |
+
"model.layers.19.mlp.down_proj",
|
90 |
+
"model.layers.26.mlp.up_proj",
|
91 |
+
"model.layers.30.self_attn.o_proj",
|
92 |
+
"model.layers.28.self_attn.o_proj",
|
93 |
+
"model.layers.16.self_attn.k_proj",
|
94 |
+
"model.layers.21.self_attn.v_proj",
|
95 |
+
"model.layers.14.self_attn.q_proj",
|
96 |
+
"model.layers.10.mlp.gate_proj",
|
97 |
+
"model.layers.13.mlp.down_proj",
|
98 |
+
"model.layers.17.self_attn.o_proj",
|
99 |
+
"model.layers.21.mlp.down_proj",
|
100 |
+
"model.layers.4.self_attn.q_proj",
|
101 |
+
"model.layers.6.self_attn.k_proj",
|
102 |
+
"model.layers.27.mlp.gate_proj",
|
103 |
+
"model.layers.0.self_attn.q_proj",
|
104 |
+
"model.layers.20.self_attn.k_proj",
|
105 |
+
"model.layers.24.mlp.down_proj",
|
106 |
+
"model.layers.19.mlp.up_proj",
|
107 |
+
"model.layers.12.mlp.up_proj",
|
108 |
+
"model.layers.29.self_attn.k_proj",
|
109 |
+
"model.layers.7.mlp.down_proj",
|
110 |
+
"model.layers.14.mlp.gate_proj",
|
111 |
+
"model.layers.23.self_attn.q_proj",
|
112 |
+
"model.layers.22.mlp.up_proj",
|
113 |
+
"model.layers.15.mlp.up_proj",
|
114 |
+
"model.layers.1.mlp.up_proj",
|
115 |
+
"model.layers.1.self_attn.q_proj",
|
116 |
+
"model.layers.30.mlp.gate_proj",
|
117 |
+
"model.layers.1.mlp.down_proj",
|
118 |
+
"model.layers.2.mlp.gate_proj",
|
119 |
+
"model.layers.10.self_attn.q_proj",
|
120 |
+
"model.layers.22.self_attn.q_proj",
|
121 |
+
"model.layers.28.mlp.gate_proj",
|
122 |
+
"model.layers.31.mlp.up_proj",
|
123 |
+
"model.layers.18.self_attn.k_proj",
|
124 |
+
"model.layers.3.self_attn.q_proj",
|
125 |
+
"model.layers.30.self_attn.q_proj",
|
126 |
+
"model.layers.12.mlp.gate_proj",
|
127 |
+
"model.layers.4.self_attn.k_proj",
|
128 |
+
"model.layers.20.mlp.down_proj",
|
129 |
+
"model.layers.9.self_attn.v_proj",
|
130 |
+
"model.layers.25.self_attn.k_proj",
|
131 |
+
"model.layers.27.self_attn.v_proj",
|
132 |
+
"model.layers.30.mlp.up_proj",
|
133 |
+
"model.layers.2.mlp.up_proj",
|
134 |
+
"model.layers.19.self_attn.k_proj",
|
135 |
+
"model.layers.3.mlp.gate_proj",
|
136 |
+
"model.layers.15.self_attn.k_proj",
|
137 |
+
"model.layers.21.self_attn.o_proj",
|
138 |
+
"model.layers.3.self_attn.o_proj",
|
139 |
+
"model.layers.25.mlp.up_proj",
|
140 |
+
"model.layers.23.mlp.down_proj",
|
141 |
+
"model.layers.29.self_attn.o_proj",
|
142 |
+
"model.layers.11.self_attn.q_proj",
|
143 |
+
"model.layers.10.self_attn.o_proj",
|
144 |
+
"model.layers.5.mlp.gate_proj",
|
145 |
+
"model.layers.11.self_attn.v_proj",
|
146 |
+
"model.layers.10.self_attn.v_proj",
|
147 |
+
"model.layers.30.self_attn.k_proj",
|
148 |
+
"model.layers.12.self_attn.q_proj",
|
149 |
+
"model.layers.6.mlp.gate_proj",
|
150 |
+
"model.layers.31.self_attn.o_proj",
|
151 |
+
"model.layers.30.mlp.down_proj",
|
152 |
+
"model.layers.11.self_attn.o_proj",
|
153 |
+
"model.layers.26.self_attn.k_proj",
|
154 |
+
"model.layers.5.self_attn.o_proj",
|
155 |
+
"model.layers.0.mlp.down_proj",
|
156 |
+
"model.layers.27.self_attn.k_proj",
|
157 |
+
"model.layers.7.self_attn.o_proj",
|
158 |
+
"model.layers.31.self_attn.k_proj",
|
159 |
+
"model.layers.1.self_attn.k_proj"
|
160 |
+
],
|
161 |
+
"task_type": "CAUSAL_LM",
|
162 |
+
"use_dora": false,
|
163 |
+
"use_rslora": true
|
164 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb66f22b404a8f9930c1eb2ba092f7ddcc5eab8a5584ca2a3f198b71b877f51d
|
3 |
+
size 1666518768
|
added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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,
|
18 |
+
"single_word": false
|
19 |
+
}
|
20 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
|
3 |
+
size 11418266
|
tokenizer_config.json
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
+
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|endoftext|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"extra_special_tokens": {},
|
39 |
+
"model_max_length": 32768,
|
40 |
+
"pad_token": "<|endoftext|>",
|
41 |
+
"split_special_tokens": false,
|
42 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
43 |
+
"unk_token": null
|
44 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be4c99d9b417e1a74064809cf4ec008b445ad19686798e2a047d98d20e497b73
|
3 |
+
size 5496
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|