duyphu commited on
Commit
1a6e552
·
verified ·
1 Parent(s): 9bdd552

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