LydiaChien commited on
Commit
f6ffc63
·
verified ·
1 Parent(s): 50ecada

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -27,16 +27,16 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
 
30
  "v_proj",
31
- "k_proj",
 
32
  "up_proj",
33
- "q_proj",
34
  "down_proj",
35
- "o_proj",
36
- "out_proj",
37
- "gate_proj",
38
- "fc2",
39
- "fc1"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "gate_proj",
31
+ "fc2",
32
+ "o_proj",
33
+ "q_proj",
34
  "v_proj",
35
+ "out_proj",
36
+ "fc1",
37
  "up_proj",
 
38
  "down_proj",
39
+ "k_proj"
 
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0f9cc4840f933f465bcefd9ee44357ae113a23ced60b581cb7cc122c3683130
3
  size 5524136944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f603b9ca42a03e6bad7307f465c683727d9a3dab4b4bf301a58205de1a2e3356
3
  size 5524136944