ExplosionNuclear commited on
Commit
f4df961
·
verified ·
1 Parent(s): 6f70d7a

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "ExplosionNuclear/Llama-2.3-3B-Instruct-special",
5
  "bias": "lora_only",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
@@ -19,19 +20,22 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
 
22
  "r": 2,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "gate_proj",
28
  "k_proj",
29
- "q_proj",
30
  "down_proj",
31
- "v_proj",
32
- "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
 
35
  "use_dora": false,
 
36
  "use_rslora": false
37
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "ExplosionNuclear/Llama-2.3-3B-Instruct-special",
5
  "bias": "lora_only",
6
+ "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
  "r": 2,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
 
29
  "k_proj",
30
+ "up_proj",
31
  "down_proj",
32
+ "o_proj",
33
+ "q_proj",
34
+ "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
  "use_dora": false,
39
+ "use_qalora": false,
40
  "use_rslora": false
41
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4cfbb0089d517da40780eb23cd7808367caec52a32abea45ef1d64188ad43d1
3
  size 12208024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9088699c7de898863be4a0ac3afce54378ef66fa50e665fbd3a4337d19daec
3
  size 12208024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52875e0129bf15d5b032cccddd43fa6cb5aa82ec745c71c601ad139a9b471bca
3
- size 14776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ea7cd63307494abcbf6ce5ffe37692631cd23cfa2dc6e50c08f465d3115335
3
+ size 14520