hululuzhu commited on
Commit
c1e6ab9
1 Parent(s): ceb77b0

Upload model

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. adapter_config.json +27 -0
  3. adapter_model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # Finetune Google Gemma model for Chinese Poem writing
2
 
3
  ## Before finetune using Gemma-it-7b
 
1
+ ---
2
+ {}
3
+ ---
4
  # Finetune Google Gemma model for Chinese Poem writing
5
 
6
  ## Before finetune using Gemma-it-7b
adapter_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-7b-it",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_rslora": false
27
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4cdfd0e39ed3212d0f132e359f99acc057d567fbdfa621bf9ed7f3a797a9977
3
+ size 25705136