silent666 commited on
Commit
e31ef31
·
verified ·
1 Parent(s): 50d750d

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -34,6 +34,8 @@ More information needed
34
 
35
  ### Training hyperparameters
36
 
 
 
37
 
38
  ### Training results
39
 
 
34
 
35
  ### Training hyperparameters
36
 
37
+ The following hyperparameters were used during training:
38
+
39
 
40
  ### Training results
41
 
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 256,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "v_proj",
25
- "down_proj",
26
- "q_proj",
27
  "gate_proj",
28
  "k_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
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
+ "o_proj",
24
  "up_proj",
 
 
 
25
  "gate_proj",
26
  "k_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "q_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:64d352969620ec175b48f4f6006e1b34774e4d2f810da8374603a89f78d4fdef
3
- size 957942768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f23cbd214c462abacd45181a773437598bbaca8f0300df891a1e785d3a6e04a
3
+ size 119801528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eee965ab3b7f8b871d1cf5296d8638d2acce1024b8c5c695521729eb311be3e9
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a211714517eff7d18ae22c14b4f511636278c6a89f87805ee2e039c0dd6636
3
  size 5432