michaelwaves commited on
Commit
65b8cf6
·
verified ·
1 Parent(s): 9d3d0ee

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "gate_proj",
 
 
30
  "up_proj",
31
- "q_proj",
32
  "down_proj",
33
- "k_proj",
34
- "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
  "gate_proj",
30
+ "o_proj",
31
+ "k_proj",
32
  "up_proj",
 
33
  "down_proj",
34
+ "q_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:018e564c45cede70f69936c83750662a8f4611a485cb6653b356a37e1c5eb3d4
3
  size 1656902648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce4a8fca89652d17a32cbc15b6bfcf79c081bc58e0a6dd45f1b5c066a079f24
3
  size 1656902648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddbe394eb3a7b41638eab0cb9b8de77ece7b8a44cf2151fae1e08c6a3210938b
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfaa95e49c57155982b4e63da254a95922f4c8361d75e8b8b98aa9bae1b0e79e
3
  size 6225