emendes3 commited on
Commit
f0745af
1 Parent(s): 1576866

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "q_proj",
27
  "up_proj",
 
 
28
  "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "v_proj",
 
25
  "up_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
  "o_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8143899416fc81c626cb1cde4e074a063c2ffee6acc03ca369478f2a6799976b
3
  size 1001466944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00886c291eb4a75db0f4de9c739504060e72e85a2b754944b295784f557cec36
3
  size 1001466944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aebadd96066d3a1f423a079e3a5283d6def33d3ab53e66985ea89073be974592
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7173d7c0608a088ce2b11e58f576dae36738d8a88402ae21a729aa6385f7c717
3
  size 7160