imdatta0 commited on
Commit
f249b3d
1 Parent(s): 4cc1d65

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
- "v_proj",
24
  "down_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "up_proj",
28
  "o_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "down_proj",
 
25
  "gate_proj",
 
26
  "o_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "k_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:9deed8a76681e2a5e1e1a8d0ea7a689d1560794359ba705962f3405bc57b1b85
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99818459accac4107e54556d82063777e656ff278711f11971f539c6f3a65c3
3
  size 5304