mosyd commited on
Commit
86e10e9
·
verified ·
1 Parent(s): 38fa63c

Model save

Browse files
sftmodel/adapter_config.json CHANGED
@@ -11,20 +11,17 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
- "k_proj",
26
- "q_proj",
27
- "up_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
sftmodel/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4abb6afbdc55036035541b13b1bb0bcac0613b76661d675c684ce062939d7e46
3
- size 2340497672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0353874b685532478fd6c0c0f461c1e742ce0106f3169e919e70f7f124ba4802
3
+ size 2128659456
sftmodel/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b52c2957368ef7fc81b5a8bdf5bd35210bc446e5fb7e06ab38412c4beb6ff03
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d52b7fdabb43d36e10bdbca9281dcd2e7bb331ca02983d19f5ff991e7cf439ad
3
  size 5432