dhmeltzer commited on
Commit
3c5b529
·
1 Parent(s): 0bfcf75

Training in progress, step 19

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,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "o_proj",
18
- "down_proj",
19
- "k_proj",
20
  "gate_proj",
21
  "v_proj",
22
  "up_proj",
23
- "q_proj"
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
 
17
  "gate_proj",
18
  "v_proj",
19
  "up_proj",
20
+ "o_proj",
21
+ "down_proj",
22
+ "q_proj",
23
+ "k_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:e77e8e516c9a4579bc742a2c20a5f2e27c6c1878d226c39a0025efdda5a43948
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5310634a4f73a1cbc0d4ba18267d2711004b47e738240cd2ceeda2d97aa235a
3
  size 639792909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3241e1d374aa7066f83375f8f08c92deaf21eee9e88044fad01a0fe27ca0257
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c200393e93d8babf4a5276b150b6839762da4cd7e0188441a66a31e7e996d52
3
  size 4155