Luigi commited on
Commit
a4e859e
·
verified ·
1 Parent(s): e2fbc94

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ model-index:
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pesi/SmolLM2-135M-Instruct-TaiwanChat_CLOUD/runs/3n6j9mm5)
19
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pesi/SmolLM2-135M-Instruct-TaiwanChat_CLOUD/runs/3n6j9mm5)
20
  # SmolLM2-135M-Instruct-TaiwanChat
21
 
22
  This model is a fine-tuned version of [unsloth/SmolLM2-135M-Instruct](https://huggingface.co/unsloth/SmolLM2-135M-Instruct) on an unknown dataset.
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pesi/SmolLM2-135M-Instruct-TaiwanChat_CLOUD/runs/9fnxruem)
19
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/pesi/SmolLM2-135M-Instruct-TaiwanChat_CLOUD/runs/9fnxruem)
20
  # SmolLM2-135M-Instruct-TaiwanChat
21
 
22
  This model is a fine-tuned version of [unsloth/SmolLM2-135M-Instruct](https://huggingface.co/unsloth/SmolLM2-135M-Instruct) on an unknown dataset.
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "down_proj",
28
- "up_proj",
29
- "gate_proj",
30
  "o_proj",
31
  "q_proj",
32
- "k_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "o_proj",
27
  "q_proj",
28
+ "down_proj",
29
+ "v_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:144ab0069994067311f6d6e928dc4ab81f91ab746e0f7f9655d5f05d1fe092d5
3
  size 19593064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66579a549c4e35cb144962f30b1a0a5bbcfe42f06a70712a6353882737bfb256
3
  size 19593064