Holmeister commited on
Commit
cce9c9f
1 Parent(s): 6541f03

Training in progress, step 10

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