EdBerg commited on
Commit
cd37991
·
verified ·
1 Parent(s): e7ae0ec

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -27,12 +27,12 @@
27
  "revision": null,
28
  "target_modules": [
29
  "q_proj",
30
- "up_proj",
31
- "o_proj",
32
  "k_proj",
 
33
  "v_proj",
34
- "down_proj",
35
- "gate_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
27
  "revision": null,
28
  "target_modules": [
29
  "q_proj",
30
+ "down_proj",
 
31
  "k_proj",
32
+ "gate_proj",
33
  "v_proj",
34
+ "o_proj",
35
+ "up_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f4ef9a9b1be0cd66000ebd43a758a136ae603a345fc809ad7535a433784f864
3
  size 1157689240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbdb4d0b0cdb708b3af1a52d2927471097ccf6070d61b34099d0da11d058434
3
  size 1157689240