imdatta0 commited on
Commit
38fdd9e
1 Parent(s): dca2a2b

Training in progress, step 8

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-8b-bnb-4bit",
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
- "o_proj",
24
- "k_proj",
25
  "gate_proj",
26
  "down_proj",
 
27
  "up_proj",
28
- "q_proj",
29
- "v_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-8b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
24
  "gate_proj",
25
  "down_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "o_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:7f0eb4cff1be50082121a9b4f0fb6d3766fe91cb881fc84f7ff5ec7b84e443e4
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e18b75505f82666997c7240344a4871ddad6578505761e2dab340cc9286b36
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08645b046edd7d719fbc0006cda5235ef1738010c3d4cf03f16a85065ddb829c
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27e40cc7dc3616b1188ca206e83bd4cb439c4a883297b742514c4471bffc4fa
3
  size 5304