yilunhao commited on
Commit
6ae3154
·
verified ·
1 Parent(s): 105703f

Training in progress, step 100

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