duyphu commited on
Commit
849d373
·
verified ·
1 Parent(s): faf9f15

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "q_proj",
25
- "gate_proj",
26
  "v_proj",
 
 
 
27
  "down_proj",
28
- "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
24
  "v_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
+ "o_proj",
28
  "down_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:6f486025c13b6b58877a9b5c6c4f493e4363972d2a960d3deb0b9dc7329c6757
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0253a410fb9b6ddf2a21b6ebd630b145a91993d42e14f63b85848f1c2a96d813
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28e119ba63d5aa362a7092711621911bba91b98e31f9b57b7dbed06b9561a3a8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cfbbb8bd25831f1da9e46560e8d664275d80d7903993b66a113aa4229d6140c
3
  size 6776