Flock2Moooooo commited on
Commit
a270d8b
·
verified ·
1 Parent(s): f3671c4

Uploading model files

Browse files
README.md CHANGED
@@ -10,8 +10,6 @@ should probably proofread and complete it, then remove this comment. -->
10
  # lora
11
 
12
 
13
- ## Model description
14
-
15
  More information needed
16
 
17
  ## Intended uses & limitations
 
10
  # lora
11
 
12
 
 
 
13
  More information needed
14
 
15
  ## Intended uses & limitations
adapter_config.json CHANGED
@@ -10,20 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.0,
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
- "qkv_proj",
24
- "gate_up_proj",
 
 
25
  "down_proj",
26
- "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
10
  "layers_pattern": null,
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
+ "gate_proj",
25
+ "v_proj",
26
+ "q_proj",
27
  "down_proj",
28
+ "up_proj",
29
+ "k_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:38d648acdbebd9728557a7e579c1902f94a61d368bca8767b6c277c789ab5ee8
3
- size 39537384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209550967456898db4b2ce564a9837062f6ec793d73c498e756e0aceeb2b819e
3
+ size 239536272
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90d2314a58a71c9bfdca8ad777d928d6b90f43aa5c24720268376b09430e44fb
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a403e9c3b4300894d3349171cf8026d6410e2e00bbc8075216c87d109cc356e
3
  size 5752