eeeebbb2 commited on
Commit
153beb7
·
verified ·
1 Parent(s): 7080140

Training in progress, step 25

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "q_proj",
25
- "k_proj",
26
- "o_proj",
27
- "v_proj",
28
  "gate_proj",
29
- "down_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
 
23
  "gate_proj",
24
+ "v_proj",
25
+ "down_proj",
26
+ "o_proj",
27
+ "q_proj",
28
+ "up_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:5af112a5c9071f33b9bcc53168d904691bfcec6e5f6d4c8752eea7eddb0d16e4
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd57b2e3902e8e91fd4da929e32eb58e1d51f9e07d6a4d4a25ea38bbf0b559c
3
  size 6840