taskruy1 commited on
Commit
e6acb6f
·
verified ·
1 Parent(s): 95e1151

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