b1n1yam commited on
Commit
998ae54
·
verified ·
1 Parent(s): 5ad3e5c

CPT training complete - 30.0% of data (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,21 +23,21 @@
23
  "megatron_config": null,
24
  "megatron_core": "megatron.core",
25
  "modules_to_save": [
26
- "embed_tokens",
27
- "lm_head"
28
  ],
29
  "peft_type": "LORA",
30
  "r": 128,
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
- "o_proj",
35
- "down_proj",
36
- "up_proj",
37
  "k_proj",
38
- "gate_proj",
39
  "v_proj",
40
- "q_proj"
 
 
 
 
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
 
23
  "megatron_config": null,
24
  "megatron_core": "megatron.core",
25
  "modules_to_save": [
26
+ "lm_head",
27
+ "embed_tokens"
28
  ],
29
  "peft_type": "LORA",
30
  "r": 128,
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
 
 
 
34
  "k_proj",
 
35
  "v_proj",
36
+ "gate_proj",
37
+ "q_proj",
38
+ "o_proj",
39
+ "down_proj",
40
+ "up_proj"
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7644ed36b4110e1f7e587fb81070638f025f88700329413311e0d91b581410a
3
  size 5455934760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3a10a2eb9c6f3411bcb2e1dc172ac2cb92c06188e0ec52a4baeedb2bf5cd51f
3
  size 5455934760