imdatta0 commited on
Commit
93a1fb2
1 Parent(s): 84fb77a

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