willtensora commited on
Commit
671e12c
·
verified ·
1 Parent(s): 6b192ed

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