CocoRoF commited on
Commit
d1b97d4
·
verified ·
1 Parent(s): dc18f49

gemma-try Done

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -26,10 +26,10 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "v_proj",
31
  "o_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "o_proj",
30
+ "q_proj",
31
+ "k_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fa40e84ca5b0ea34b6bd406b9ede64303dc4822babe33e7d3284025bfa22ce7
3
  size 7288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abeab07d19f862e1a1daaa61eb7e366b67d057d2ae6a80eee26ee63cfce57606
3
  size 7288