tuanna08go commited on
Commit
caeff4c
·
verified ·
1 Parent(s): b8ae495

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
- "o_proj",
 
 
24
  "down_proj",
25
  "gate_proj",
26
- "q_proj",
27
  "k_proj",
28
- "up_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "q_proj",
25
+ "v_proj",
26
  "down_proj",
27
  "gate_proj",
 
28
  "k_proj",
29
+ "o_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:48d38a257e3ca91702e99545988381270b1f978af9ebe16ee7702f09774a2a09
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b9ed314bf9f42cdea45143377cf26c44defc7670338c08f55e5d2a364fc0f1
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58b747ddd7a5e2fde463775b86572eb7a456608321693d3dcebb3ddd7db02e22
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25666af2ecb1de1e0836e02f503207ce799fa3b49c9c8f19f46a88365ac1fa5d
3
  size 6776