wizeng23 commited on
Commit
1f8fe23
·
verified ·
1 Parent(s): fdf9c13

Training in progress, step 63

Browse files
adapter_config.json CHANGED
@@ -28,9 +28,9 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "k_proj",
32
  "q_proj",
33
- "v_proj",
34
  "o_proj"
35
  ],
36
  "target_parameters": [
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
+ "v_proj",
32
  "k_proj",
33
  "q_proj",
 
34
  "o_proj"
35
  ],
36
  "target_parameters": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6a95da2314f4ae3652c88e3acd419ac9010b08a9afb8a0f45cd93ee143fe7ad
3
  size 60189176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aa7f54aad4c8bfb2be97e5925f848e43b57282f2509a4db5e872cc49a4157ec
3
  size 60189176
chat_template.jinja CHANGED
@@ -245,9 +245,9 @@
245
  {%- if developer_message %}
246
  {{- "# Instructions\n\n" }}
247
  {{- developer_message }}
 
248
  {%- endif %}
249
  {%- if tools -%}
250
- {{- "\n\n" }}
251
  {{- "# Tools\n\n" }}
252
  {{- render_tool_namespace("functions", tools) }}
253
  {%- endif -%}
 
245
  {%- if developer_message %}
246
  {{- "# Instructions\n\n" }}
247
  {{- developer_message }}
248
+ {{- "\n\n" }}
249
  {%- endif %}
250
  {%- if tools -%}
 
251
  {{- "# Tools\n\n" }}
252
  {{- render_tool_namespace("functions", tools) }}
253
  {%- endif -%}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fab2f22bb11fd473bf20c8f6f673cc6f64b65ca8bc2eaa7db0d3e7f7563cb083
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0f88e81cc02c8333fa4296ad1275c8a1580259a46ae622ed6b5e9231597659
3
  size 6225