yeok commited on
Commit
0fc9e43
·
verified ·
1 Parent(s): d5671f2

SFT on yeok/faithfulness-esnli-debug-50k-sft-prompts-random-insertion-balanced with random_insertion, train samples: 200000, seed: 3407 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
28
- "v_proj",
29
- "gate_proj",
30
- "down_proj",
31
- "o_proj",
32
  "q_proj",
33
- "k_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
28
+ "k_proj",
 
 
 
29
  "q_proj",
30
+ "o_proj",
31
+ "down_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:7036afe4d620a88fd59c443f268aac4bfdf103282cb4031ddc302bd2e7c523bf
3
  size 239536272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce5cd92ced3f6b5f9c1c14af6caaf4339c93c8d3926b1c8b27fd07cf59dd865
3
  size 239536272