bowilleatyou commited on
Commit
51fdf0f
·
verified ·
1 Parent(s): 8a6cbb8

Cycle 0: New best model with eval_loss 0.666352 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +9 -11
  2. adapter_model.safetensors +2 -2
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.2-3B",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -10,25 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 256,
14
- "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": [
18
- "lm_head"
19
- ],
20
  "peft_type": "LORA",
21
- "r": 128,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "k_proj",
26
- "up_proj",
27
- "v_proj",
28
  "down_proj",
29
  "o_proj",
 
 
30
  "q_proj",
31
- "gate_proj"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-0.5B",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
14
+ "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [],
 
 
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
  "o_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "q_proj",
28
+ "v_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:3d85d3a171ea05239da5f54dbfaea0d53598fa7f5ed69e887551d76c83a3fa12
3
- size 1566101640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba8c750c044543b111412a82e6e9525ff45f11fe4f6aaa4169d563514c4a111
3
+ size 140815952