raulgdp commited on
Commit
5dc8d46
·
verified ·
1 Parent(s): edc75dc

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
  "k_proj",
28
- "o_proj",
29
  "v_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
28
+ "q_proj",
29
  "v_proj",
30
+ "o_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:0b54661ad00d7b628cde79cd7fc7c99569e7424cb87c28bbd616c75b0d5df6f5
3
  size 35827432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d03acb7f08689c2c0b281cdffc4842f356ac9ba3cf53ed910c88e480affdadcb
3
  size 35827432