imdatta0 commited on
Commit
808249b
1 Parent(s): 65929a5

End of training

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