imdatta0 commited on
Commit
25b0fd3
·
verified ·
1 Parent(s): eee5484

Training in progress, step 4

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,
@@ -22,10 +22,10 @@
22
  "target_modules": [
23
  "o_proj",
24
  "k_proj",
25
- "down_proj",
26
- "q_proj",
27
  "gate_proj",
28
  "v_proj",
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
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,
 
22
  "target_modules": [
23
  "o_proj",
24
  "k_proj",
 
 
25
  "gate_proj",
26
  "v_proj",
27
+ "down_proj",
28
+ "q_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23a6a89228df89c0c8f77debd1a25518eb998083c936bd12c8d57c3a05a01d57
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727dbb0d3788de5e64e65987c698a6848fa0bf654a49084025bbaa9db80212a1
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4545d6479a4f4b57dacbce16485feacad195a9fcb5645c6523ff78f922d85e34
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfdde6ac563b2077ed4b878f8c877b75f8ae26712889c5a3a2116608efab40d
3
  size 5304