nblinh63 commited on
Commit
c9a1633
1 Parent(s): bb346a2

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
  "o_proj",
26
  "q_proj",
 
 
27
  "gate_proj",
28
- "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
24
  "o_proj",
25
  "q_proj",
26
+ "k_proj",
27
+ "down_proj",
28
  "gate_proj",
29
+ "v_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:535272549b1f5b90ea025e3ea410ae4a801f7f3d9886fb3bcfddba9153c93ded
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704283ad3282193d4b9cc263f29c3a552106472c0f16c5f186eb3328ee8192ff
3
  size 50503544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58a3eb8d82e5fbac81f07720d857f56891a89c37b161f0eab5a75ef832506307
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28660bfe89cc0538651f48cd70f7a481a8052384d78f5c68e3271d050811326
3
  size 6776