willtensora commited on
Commit
c7ef7dc
·
verified ·
1 Parent(s): f30ff91

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
  "v_proj",
26
  "gate_proj",
27
- "o_proj",
 
28
  "down_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
  "gate_proj",
25
+ "q_proj",
26
+ "up_proj",
27
  "down_proj",
28
+ "k_proj",
29
+ "o_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:77aeb943972dc8614240acc3029180f97b928398c0d1f92d67f5a1a62d7ddf97
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f761974faf146f656065c8efcef5a5911f17ffeb5289d858284c6f93b85adbf9
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:217bbbcfe707ed16f5f71cd8171e293b5d78e46243061f0ff5f69a7f68923937
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9684f587b8b9dee0d06da04189f196e22b0dcf18591531cf0e236a17f654eafd
3
  size 6776