DesDea1 commited on
Commit
3cfc9c9
·
verified ·
1 Parent(s): a58dc6e

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
- "q_proj",
24
- "gate_proj",
25
  "down_proj",
 
 
26
  "v_proj",
27
- "up_proj",
28
  "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
  "v_proj",
27
+ "k_proj",
28
  "o_proj",
29
+ "up_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:0fa2f7e638a955cd973dc3692eb8b70deccee00eb0b5c25e5daaa40b80af93f7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd5ded45a10910324b8e50ac1c12b0d576a4f5d5c570725b902703bb63a9553
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc72ec50cbf5c7dc906c666fe60ab93f1a3e9e6453e56da5c2f0fe7cc881f54a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b49a74697eb0286c1787ae10d8931070b63dd71e16260767eee375d11568fb
3
  size 6776