szenthel commited on
Commit
fab48a9
1 Parent(s): 577ac45

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "up_proj",
21
  "down_proj",
22
  "o_proj",
23
- "v_proj",
24
- "q_proj",
25
- "gate_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "v_proj",
21
  "down_proj",
22
  "o_proj",
23
+ "k_proj",
24
+ "gate_proj",
25
+ "up_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a331fed79940fa4d23193e9adb0cb17dd6a99c3c56ed38717a2dbed13b9b0d69
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1c0345703e4acaece65a31638faf8b63cc85a24fa5b5e6148c7092e00b2f49
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:881c0ae1d2d3fdb7f048b84b652d6c88621805b11209a0cad31bf855aebc4f45
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6673c8c0517e68bfaacdc53eb9a60d148012de79df4806be779b843e164e3a4
3
  size 4600