fundthmcalculus commited on
Commit
369a65f
·
verified ·
1 Parent(s): cf61b67

Training in progress, step 10

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "in_proj",
29
- "k_proj",
30
- "w1",
31
  "w3",
32
  "w2",
33
- "v_proj",
34
- "out_proj"
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "out_proj",
28
+ "v_proj",
 
 
29
  "w3",
30
  "w2",
31
+ "k_proj",
32
+ "in_proj",
33
+ "w1",
34
+ "q_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:481a0de0b9fe1e7f0589d05fa01aada93e28ebf0005b22db678da4fe71bb0c1a
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda2b7ac52ff116a830348275ae52487ca11ac1776ddea5353ec620f44312212
3
  size 5841