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

Training in progress, epoch 1

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