0xfaskety commited on
Commit
39da6f0
·
verified ·
1 Parent(s): 3db4e58

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 8,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -19,17 +19,17 @@
19
  "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
- "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "up_proj",
28
  "q_proj",
29
  "gate_proj",
30
- "down_proj",
 
 
31
  "k_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 256,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
19
  "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
27
  "gate_proj",
28
+ "v_proj",
29
+ "o_proj",
30
+ "up_proj",
31
  "k_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55b3ab4e927395033ce531553107b7203df49bc98a1c3b516b60289289350b73
3
- size 952011080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124ed115a17b08c12665fdeb15423b7cf4627b3872fc65049e0d9993af2cec32
3
+ size 1524420784
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec4f14c2cbb8fd51eaa05b6c1d0f66bf8480d48e28a2e126e16ea8509c144fda
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc5c8f9eec4328e960cda6e2be0b7a2be96276ddc4dc48d78a20af2878ef37a
3
  size 5432