juliadollis commited on
Commit
3eb494b
·
verified ·
1 Parent(s): 904133e

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