aithal commited on
Commit
fdd2b50
·
verified ·
1 Parent(s): da10a4c

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
  "o_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2457729b52d52469a66d0f65048f18c84365279d82e4c680ed5e604178053a1
3
  size 33588528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b93c0567ee3379f5c550e4095f6cc3765d1e3a8d6f6f6c6da40fa7729e3f16
3
  size 33588528