tuanna08go commited on
Commit
613fa5d
·
verified ·
1 Parent(s): bc267f4

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