santyzenith commited on
Commit
7844afc
1 Parent(s): 2e20c98

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "gate_proj",
24
- "v_proj",
25
- "lm_head",
26
- "k_proj",
27
  "up_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
 
 
 
 
23
  "up_proj",
24
  "q_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "lm_head",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0416f967305384c6a7a8106d12dabc302d83fc8fdeb3a0d3a2df1b89a453b941
3
  size 751667752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de22376ad658d2ec965f2a64751ffc00f51b3d72eb85b6d6bfa17ff1bc602b75
3
  size 751667752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d900e804efad6305a608fe6493e34e0bd47f35ba9198c8b1562858df2c2ab2b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af120dff9f703c0aae4d207a187e3e8cfbe52a79a5a488e8d33ab7750741c5e
3
  size 4728