Secerbus commited on
Commit
cef1ffa
·
verified ·
1 Parent(s): 9d8f134

Training in progress, step 455

Browse files
adapter_config.json CHANGED
@@ -3,8 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
5
  "bias": "none",
6
- "eva_config": null,
7
- "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
@@ -13,7 +11,6 @@
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
  "lora_alpha": 16,
16
- "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
@@ -23,13 +20,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "q_proj",
28
  "k_proj",
29
- "o_proj",
 
30
  "v_proj",
 
31
  "up_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
 
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "down_proj",
25
+ "gate_proj",
26
  "v_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "o_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:0e5ea3e11ef368d9a7c24837eda5e9c859588db3a65ce24b43da8df5c1509655
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0222696048e0069c0bda6ea957831215bd0c558a6e07e663d5d509d04b0536ee
3
  size 167832240
runs/Apr05_02-54-39_8fe33823c09e/events.out.tfevents.1743821682.8fe33823c09e.538.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce913feb6c2dca6bb7b1826fad8a8744d4525e92963eb2c87b30b6a3540c6f46
3
+ size 6196
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8a46deb429de8147099d6d9d8eb8aa18aa604e3fb67c70c87c1457858e0819f
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e66f1386a4ee40ba8774f99c2e50a5ff765dceb6bbf1b6281f00bef3f57a85c3
3
  size 5624