duyphu commited on
Commit
d462de6
·
verified ·
1 Parent(s): 829a010

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "v_proj",
25
- "q_proj",
26
  "up_proj",
27
  "o_proj",
 
28
  "k_proj",
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "o_proj",
25
+ "q_proj",
26
  "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f05f258029d825961e780789b65ebc5ea775ec1a94178316211cfbfcf81b56d
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a0c9a1841ac3c904cd184bce1c3dfa3a802f5359a91500c6212412ffe8342e
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5d7ad021c8598a60da5aa200035c76da73381ebefced9f54373ee4b3cda5f0e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:389a4a680ea5481a96d4c569a6e12e1dfe073ac5209bb4f7c69a00d32ac016d4
3
  size 6776