dhmeltzer commited on
Commit
d705bb9
·
1 Parent(s): 251e3ab

Training in progress, step 95

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