imdatta0 commited on
Commit
8af7461
·
verified ·
1 Parent(s): f36f2aa

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
+ "v_proj",
 
24
  "gate_proj",
25
+ "k_proj",
 
26
  "q_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "up_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:ae76ae65c942a15113e73d966e353cab9c89c35fa94309d704cb304445557623
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2414d15aded609a8d19fa72f72f8096608b920f7470105c63d4c03bec6ba0ab6
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e550175aa05212a21ab2f6b4f0136fb2cfc9340d36f2f4949fde0390585cb12
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7efcc3885689b6e325eea4e9827058e26a3725353e3f145dfdf4dce97232cf56
3
  size 5304