yeok commited on
Commit
6ac59b6
·
verified ·
1 Parent(s): f150b41

SFT on yeok/faithfulness-esnli-Qwen_Qwen3-8B-random-insertion with random_insertion, train samples: 4000, seed: 3407 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
  "q_proj",
29
- "o_proj",
30
- "up_proj",
31
  "v_proj",
32
  "gate_proj",
33
- "down_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "q_proj",
28
+ "down_proj",
 
29
  "v_proj",
30
  "gate_proj",
31
+ "k_proj",
32
+ "up_proj",
33
+ "o_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:a6c5a18b2e8df22aae2eb67c3b4d39c9c0a061eccd3a2058442da192a6c16b29
3
  size 349243752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e992713e70d77ab69a6c923c508d108ed299cd4c728da4b45e6a2b7122f3ebf
3
  size 349243752