dada22231 commited on
Commit
8804fae
·
verified ·
1 Parent(s): b4c56c5

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
- "o_proj",
24
- "down_proj",
25
- "k_proj",
26
- "up_proj",
27
  "gate_proj",
 
28
  "v_proj",
29
- "q_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
  "v_proj",
26
+ "q_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "down_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:4eb42e1f6c38db5f1ced861cfdbe47714c2c777838a7736b0efe74cf0f902857
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73808f2d064f2d78b73b226c7d763dc866a647ed05cd46b1cf698c63da30add9
3
  size 6840