alfuyao commited on
Commit
27b560b
·
verified ·
1 Parent(s): bbbd253

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ print(output["generated_text"])
26
 
27
  ## Training procedure
28
 
29
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/kg26/huggingface/runs/vuy5fjn6)
30
 
31
  This model was trained with SFT.
32
 
 
26
 
27
  ## Training procedure
28
 
29
+
30
 
31
  This model was trained with SFT.
32
 
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "up_proj",
28
  "k_proj",
29
  "o_proj",
30
- "gate_proj",
31
  "q_proj",
32
- "down_proj",
33
- "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
28
  "k_proj",
29
  "o_proj",
30
+ "up_proj",
31
  "q_proj",
32
+ "v_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8870bd2f595c2dd93f9a9a30bf6ed91f67b6a97d1ff65e4287fc5784474076f7
3
  size 4624689160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d682e3e0f49a07f3e9eede207289d55d0f6f6dfaf680f7a4fac9b8086c0887b
3
  size 4624689160