duyphu commited on
Commit
6c3629d
·
verified ·
1 Parent(s): e0f5b36

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
- "down_proj",
24
- "v_proj",
25
- "q_proj",
26
- "up_proj",
27
  "k_proj",
 
 
 
28
  "gate_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
+ "o_proj",
25
+ "up_proj",
26
+ "q_proj",
27
  "gate_proj",
28
+ "down_proj",
29
+ "v_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:2c693ee1fccb32e1130e678eeddd19a6a27b64b45f908db4f5bb994927629ad9
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:132059f3046f1b9f7a0c0caf19a2cd3cd9a1e3be89d6a66b5a1d1218ac093e8f
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fb679b8661db22513cb7e2c5611258a9b946ecd8f8ba41c5e26e5354eb4b9c3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e81799d2d10c5d02a4b1ac20b23803b6c189470fb3516d7e74445af1de4c888a
3
  size 6776