raulgdp commited on
Commit
012d219
·
verified ·
1 Parent(s): 75e74aa

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,9 +25,9 @@
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
- "v_proj",
29
  "k_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
+ "q_proj",
29
  "k_proj",
30
+ "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4efa6f3e526d52b9d86f7266871065d7e0b68b9c992bc334305f6d95f5a8feca
3
  size 35827432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395a47dfb703d732ffddd434f176b37d11ea1cab229a842bd105e2665ba914b3
3
  size 35827432