codewithaman commited on
Commit
0545d3f
1 Parent(s): 9344d21

Training in progress, epoch 3

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