duyphu commited on
Commit
6e95ff8
·
verified ·
1 Parent(s): 95c5879

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
- "o_proj",
25
  "v_proj",
26
- "down_proj",
27
- "gate_proj",
28
  "k_proj",
29
- "up_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
 
24
  "k_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "down_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:6e5030a7c609bdfb38e849583759875e19f242d804b256d4a47a00d6ab2b0b24
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4abd5cccd0431b76be6c85aaed7b804b29557cabddb60c9204c101ca45dcb6c
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01664aea4004fbb8d49c91d4d203144871302b187ad2caf9cc7fe2f6e4bd666d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b35676be513b91459a3146f24f56330c57e101079ca84ee1d566700fcfd4c4b4
3
  size 6776