LivSterling commited on
Commit
e811846
·
verified ·
1 Parent(s): 24c63e1

Training in progress, step 39

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "o_proj",
37
  "down_proj",
38
  "k_proj",
39
- "gate_proj",
40
- "up_proj",
41
- "v_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "up_proj",
37
+ "v_proj",
38
+ "q_proj",
39
  "o_proj",
40
  "down_proj",
41
  "k_proj",
42
+ "gate_proj"
 
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bfbc0fd78d71dc22778356cde14a885a183ce556d558a047e501b078a5fdd89
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf35d13b500991abefd449b45004141d377e925748739cd42cc15533a50a102
3
  size 5905