sayyid14 commited on
Commit
8831bd8
·
verified ·
1 Parent(s): de9f87a

Upload 4 files

Browse files
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "fc1",
24
  "fc2",
25
  "k_proj",
 
26
  "q_proj",
27
- "dense",
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "dense",
24
  "fc2",
25
  "k_proj",
26
+ "fc1",
27
  "q_proj",
 
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64670c4dcb196f3e4c2c6f56dbf21f7b8c4f4c69a54a205598527f932de5cb53
3
  size 37774528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038aa7e195e43241480416ec87a1468a6d794567211035b366fcf7d8988be67a
3
  size 37774528
trainloss.png ADDED