j05hr3d commited on
Commit
2619c32
·
verified ·
1 Parent(s): 8f82df8

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "o_proj",
34
  "down_proj",
 
 
35
  "gate_proj",
36
  "v_proj",
37
- "up_proj",
38
- "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "down_proj",
33
+ "k_proj",
34
+ "up_proj",
35
  "gate_proj",
36
  "v_proj",
37
+ "o_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2442ad96c03f092800407cb601911c574a99977300b907dc85a26b5f575d171
3
  size 239536272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c0c4c39f0da827b1fce57708fe6bb0cc0f2145f7488bcec516acb54efa03c33
3
  size 239536272
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:762ae01d66bb0952e06e030d2e899f178b284f3cef975065f45977cdae82f9c3
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6929e47370fccf839fe3827469649cdc1db8fc2bdead183093c5f9b44669b023
3
  size 5841