DrDomedag commited on
Commit
ef7bf96
1 Parent(s): a94c8dc

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/Llama-3.2-3B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
  "down_proj",
26
- "q_proj",
27
  "gate_proj",
 
 
28
  "up_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Llama-3.2-1B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "v_proj",
25
  "gate_proj",
26
+ "q_proj",
27
+ "o_proj",
28
  "up_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee3c34277e1b3d141c4e7e7560cd8f5b3ad9ad6f42d16107f0060af4a137a8f7
3
- size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db5cbfd9236116f54cf2481796da5451630b125615bd2af7188d79435174dbf
3
+ size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60b5acc9fc1d0fa5f5e0415f97ef8d4030951a3f7dfdd6393a068349e225dc43
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e296c2289eb46218714554bf71bdcf1998faa192e455a74d651bb25795cb0083
3
  size 5624