fbellame commited on
Commit
04e220d
1 Parent(s): ca3f655

Training in progress, epoch 4

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj",
21
  "k_proj",
22
  "gate_proj",
 
23
  "down_proj",
24
- "up_proj",
25
- "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
+ "q_proj",
21
  "k_proj",
22
  "gate_proj",
23
+ "o_proj",
24
  "down_proj",
25
+ "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23063b37d0f9c7509b6083090d9cf6da212d3a8bcc450b699183aa219e09392c
3
  size 42002136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:589518e5bf3209625a1b6175864aa371e1499884da807b3064f885fdddae4693
3
  size 42002136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a61d62414d6a8d5ea985c79f3ab07a045aaae57fe3aeaff46d8bc53624a8d10
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52efef75b90accd182dcdfe04ece963ef8dd4893cef4f4a5919eba4f4df59078
3
  size 4728