dada22231 commited on
Commit
3aa5094
·
verified ·
1 Parent(s): d196b76

Training in progress, step 25

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