jerseyjerry commited on
Commit
560b49f
·
verified ·
1 Parent(s): bb7dcdb

Uploading model files

Browse files
README.md CHANGED
@@ -10,6 +10,8 @@ should probably proofread and complete it, then remove this comment. -->
10
  # lora
11
 
12
 
 
 
13
  More information needed
14
 
15
  ## Intended uses & limitations
 
10
  # lora
11
 
12
 
13
+ ## Model description
14
+
15
  More information needed
16
 
17
  ## Intended uses & limitations
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 48,
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": 48,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_up_proj",
25
  "down_proj",
26
- "qkv_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.0,
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
  "down_proj",
24
+ "o_proj",
25
+ "qkv_proj",
26
+ "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc2e350952296924ac6626df211c0560086e9a29dcdc04f4a796d6797394f2ab
3
- size 276858864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2ebd045cc65470d6b211b6acd3a2159f5dab441a5230147af1037a3eade69a7
3
+ size 184584072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2da4b32c176e5ad3a0bd4dfc378094cd24b9549e2ec6d858a11323247e2de3e0
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc2b0771d12954f27ffd2d5ab237b42c828ce386d38a1819ff4dbb8e5869c55e
3
  size 5752