KyomaP commited on
Commit
c153fc2
·
verified ·
1 Parent(s): 7e0dc3d

Training in progress, step 3000

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,10 +25,10 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "in_proj",
29
- "out_proj",
30
  "embeddings",
31
- "x_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "embeddings",
29
+ "out_proj",
30
+ "x_proj",
31
+ "in_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aa0cc849224d6890e3bfd51cd4676ec7610b4d17771da00a19e580ed156b36a
3
  size 366511584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6504aafe09d8a812f17a684af6e01bca6d8b1bdb02e69dbb81b81ac32467137b
3
  size 366511584