EdBerg commited on
Commit
2a2951a
·
verified ·
1 Parent(s): 2aa6b5a

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "v_proj",
30
- "k_proj",
31
  "q_proj",
32
- "gate_proj",
33
  "o_proj",
 
 
34
  "down_proj",
35
- "up_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "q_proj",
30
+ "up_proj",
31
  "o_proj",
32
+ "k_proj",
33
+ "v_proj",
34
  "down_proj",
35
+ "gate_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b613cfe3cd960cf6c14d8533f03c781702d43262ffc58a722468169f7b8c6a4f
3
  size 1157689240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0db0c15fbec680c9b1bf76dc0865ead2fa42f3f9e20ee8297a2af33d64c3a7
3
  size 1157689240