Arkajyoti commited on
Commit
e16461f
·
verified ·
1 Parent(s): fccc541

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "q_proj",
26
  "up_proj",
 
27
  "k_proj",
28
  "v_proj",
29
- "gate_proj",
30
- "down_proj"
31
  ],
32
  "task_type": null
33
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "up_proj",
26
+ "gate_proj",
27
  "k_proj",
28
  "v_proj",
29
+ "down_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ea9c279571cf6edde47cd81cd7fecdc683b1f465a2a13ebab8794c27c107689
3
  size 75548136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5fbceaa18666c5f7534b763dc26e9ff6fd5f6f71d4dd42b87593e8412afebb
3
  size 75548136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8778d5851a1e1f847d296a4d34abf40a27fc95420bcae630c51c28eafc629e33
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa175b1b7b800e0b43114cc2c11d8b6b924a625cc55f9a96a30ab6d664f5d434
3
  size 5752