NguyenAn05 commited on
Commit
7c04dae
·
verified ·
1 Parent(s): f6b5fb3

Training in progress, step 50

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -30,13 +30,13 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "k_proj",
34
- "v_proj",
35
- "down_proj",
36
- "o_proj",
37
  "up_proj",
 
38
  "gate_proj",
39
- "q_proj"
 
 
 
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
 
 
 
33
  "up_proj",
34
+ "v_proj",
35
  "gate_proj",
36
+ "q_proj",
37
+ "down_proj",
38
+ "k_proj",
39
+ "o_proj"
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4af3f9c7d48ac11b15f9416f87dcf7f430c41962c4791169f769e63acee46b6a
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc17f1000fff183121e9298236f33da1c5b357f9643571c772f838f830699b6
3
  size 645975704