thisisisaac commited on
Commit
6630e40
·
verified ·
1 Parent(s): e8c25a7

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
  - lora_r_8
12
  - batch_size_8
13
  - lora_alpha_8
 
 
14
  ---
15
 
16
  # Model Card for Model ID
 
11
  - lora_r_8
12
  - batch_size_8
13
  - lora_alpha_8
14
+ - lora_r_16
15
+ - batch_size_4
16
  ---
17
 
18
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "o_proj",
28
  "q_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
27
  "q_proj",
28
+ "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78092381d0790fbe794ecd38b7f91585f8dbbffee29597f055a871b442acb399
3
- size 10121976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a20c418f6b934e67dd4edd29a5edd29003ffd70e038491f51dcf1bbf3534b542
3
+ size 40400200