pechaut commited on
Commit
f7fd09e
1 Parent(s): a446a97

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
23
- "q_proj",
24
  "k_proj",
25
- "gate_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
23
+ "o_proj",
24
  "k_proj",
25
+ "q_proj",
26
+ "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b3a9b80fb12cacee610cfb2aacd0eb5a050494e5fcbbbf691496885ab7c6c3b
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa861e751a7b80c703215ec92e590709c55a1e388d798ab1f49a65603b5492fe
3
  size 369142184