dhmeltzer commited on
Commit
8a73e81
1 Parent(s): 1edbf41

Training in progress, step 656

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "o_proj",
 
18
  "v_proj",
19
- "q_proj",
20
- "down_proj",
21
- "up_proj",
22
  "k_proj",
23
- "gate_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "up_proj",
18
+ "down_proj",
19
  "o_proj",
20
+ "gate_proj",
21
  "v_proj",
 
 
 
22
  "k_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4f5864ef1048cdf5a48eeedcd3dc323cb7eebae36d6169cf69623d1008df18c
3
  size 1001592141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc773e829bd9b768de309d90aed1e05c05cea4cf6719c61e5a58e53a6d15327
3
  size 1001592141