ExplosionNuclear commited on
Commit
89c7377
·
verified ·
1 Parent(s): 5fa0785

Training in progress, step 200

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "q_proj",
28
- "k_proj",
29
  "gate_proj",
 
30
  "down_proj",
31
  "v_proj",
32
- "up_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "gate_proj",
27
+ "o_proj",
28
  "down_proj",
29
  "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5c68bc801e4ae26eac7dca180fb3f29866a92f2677128a850c8aeedf0c33ea1
3
  size 778096664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b490ce5194552b72eff937b082408591dacd77b0e509ad4b13daf9a10f2f1fe
3
  size 778096664