hugodk-sch commited on
Commit
4a1aa11
1 Parent(s): d1fd4cd

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "k_proj",
24
- "down_proj",
25
- "o_proj",
26
  "v_proj",
 
27
  "q_proj",
28
- "up_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "v_proj",
23
+ "k_proj",
24
  "q_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0aa405f5b86503e02e2b370eae5754be314df4fd8079a6033e67d561adc170c8
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12288ad425df0ef0bc3affc2c02ea9d720eb27e4cac009995017aa361ba5c40f
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba08b1455d1bf1927489c011ffa178eab7f9e03c912154023a5195376a9364b
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a823c75818edd536636f8fc8dd9e29dcde352e824a0d62492ee4caa0c841bf4
3
  size 4984