ninyx commited on
Commit
33bdb95
1 Parent(s): a9507f7

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
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "o_proj",
25
  "k_proj",
26
- "q_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
24
  "k_proj",
25
+ "o_proj",
26
+ "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac6228d452c2c07089fae3245f4e0991de5ec7f91aa6e0693bce073f83c163e9
3
  size 872450448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780a8185b44ae3cec05448cacf336e524b251c6feccebc5c06ceea170a8520b2
3
  size 872450448