imdatta0 commited on
Commit
62e4d60
1 Parent(s): 62b5e09

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -51,7 +51,7 @@
51
  40
52
  ],
53
  "loftq_config": {},
54
- "lora_alpha": 8,
55
  "lora_dropout": 0,
56
  "megatron_config": null,
57
  "megatron_core": "megatron.core",
@@ -61,13 +61,13 @@
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
64
- "gate_proj",
65
- "o_proj",
66
  "up_proj",
67
- "v_proj",
68
- "k_proj",
69
  "q_proj",
70
- "down_proj"
 
 
 
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
 
51
  40
52
  ],
53
  "loftq_config": {},
54
+ "lora_alpha": 16,
55
  "lora_dropout": 0,
56
  "megatron_config": null,
57
  "megatron_core": "megatron.core",
 
61
  "rank_pattern": {},
62
  "revision": "unsloth",
63
  "target_modules": [
64
+ "down_proj",
 
65
  "up_proj",
 
 
66
  "q_proj",
67
+ "k_proj",
68
+ "v_proj",
69
+ "gate_proj",
70
+ "o_proj"
71
  ],
72
  "task_type": "CAUSAL_LM"
73
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82742ffaf44f0f03eff7b6ae09476d9b9c2be475b3400bfa55953a774bfaec5a
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8a3127d7d91ebf267a739bf46d7a3191beca921804f8fadabd03d166c9a371
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63779f6d929163ffbafd72c10103ab1ffb3472b9f9bf0cb13a9a335c123825e6
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fda478541d6f5c9acb7b3ac17156e8ccb37ae892a0836285ecc197d58f9bfcf5
3
+ size 5112