hugodk-sch commited on
Commit
5716708
1 Parent(s): 968d58d

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "k_proj",
24
  "q_proj",
 
 
25
  "up_proj",
 
26
  "gate_proj",
27
- "o_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
+ "o_proj",
24
+ "down_proj",
25
  "up_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:238cb301e0590031e64dec1ea6ceea3ef26d10efb357a1a485256c5bc0082a4f
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db58c1333c16eec8d63e795d4d37f769ef4f9338bd3a558b00be064864111fb6
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a823c75818edd536636f8fc8dd9e29dcde352e824a0d62492ee4caa0c841bf4
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe266d2f46f6f444c34566f1822340649c57461556cfdec62280f744baf1354f
3
  size 4984