juliadollis commited on
Commit
7a4bb6d
·
verified ·
1 Parent(s): 3eb494b

Training in progress, step 13

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