ExplosionNuclear commited on
Commit
4e2d5de
·
verified ·
1 Parent(s): 4d76d7a

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "down_proj",
28
- "k_proj",
29
  "o_proj",
30
  "gate_proj",
 
 
 
31
  "v_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "o_proj",
27
  "gate_proj",
28
+ "up_proj",
29
+ "k_proj",
30
+ "q_proj",
31
  "v_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0929067966f9e342e3cac8f0fd182187d5d8b2ea24e30a7186ff92102497c94b
3
  size 13304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f004a7e5c3eea6b1ed71653c0a8e6e7fa2086a7e5abfe9da842df5c519972f1
3
  size 13304