ninyx commited on
Commit
b2a23f3
1 Parent(s): 41efcda

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "q_proj",
25
- "o_proj",
26
- "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "k_proj",
25
  "q_proj",
26
+ "o_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:666ef1536a6c0e3af1265d956baf30d8e7fb23a1c553c08ab413c3a4265271f3
3
  size 872450448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d40cf321bdba7298a82dcca49e21f0f151d1ea7a70a47ed6c20c3aa2f5280f
3
  size 872450448