willtensora commited on
Commit
a6c27e3
·
verified ·
1 Parent(s): cfa6dc3

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "q_proj",
 
26
  "o_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "k_proj",
25
  "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "down_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:6f2f113b215450ab189fc7c65df223fe4077525016603c73570358e866cdc8e7
3
  size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:683696870b61db0f565aec9bfa5088ca76ca9e52e82c515c4f10d625444de591
3
  size 9048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1cf5c14d48a8d1b56f6e1b6bf5ab8ce27c957e6685bd040ccaba0e5a642e3e0d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963c02461e6f5e24acaa8f48a7d43a2b05dfaffb712d905acb8c8d5d74035d73
3
  size 6776