andrealexroom commited on
Commit
9e7ef82
·
verified ·
1 Parent(s): 5a91e5e

Training in progress, step 16

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "o_proj",
25
- "v_proj",
26
- "q_proj",
27
  "up_proj",
 
28
  "lm_head",
29
- "gate_proj",
30
- "k_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
+ "gate_proj",
 
25
  "up_proj",
26
+ "q_proj",
27
  "lm_head",
28
+ "k_proj",
29
+ "v_proj",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58882f7582f824bd4293c524228a52da791ec42a51c92de1584f9492cc55415f
3
  size 1136736424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86609f06bcc36d8cfa28c3d4004834ed3ba2de9d2eb9a190b9a4578568e40d8d
3
  size 1136736424
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:790fec8a19de1b1193b6e167f85ad0ee5038c3b4250f4f1382d2cb29dd5ec207
3
- size 17210020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b28b46004bcbb38cf5e1af79f8067a7586553c344a2e9b63a22f2fc559686072
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9ceddd4995ccad7a85b1cd7dd2d421aae329fd7e56c953bb3564a5ea3ad0b2e
3
  size 5560