imdatta0 commited on
Commit
35122ef
1 Parent(s): 321234c

End of training

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
- "o_proj",
26
- "down_proj",
27
  "v_proj",
 
 
 
28
  "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
 
24
  "v_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "down_proj",
28
  "k_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbdd302897bc82841dc25d30c5f9c73db2f0fc8cfecb2f3786d153bb07668b0d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0ec93fb285dfd598526ca41f21778b71113fd2645f138ccc37a17d2fa018d2
3
  size 5304