eeeebbb2 commited on
Commit
10d641a
1 Parent(s): 56445af

Training in progress, step 25

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