dhmeltzer commited on
Commit
493cfa9
·
1 Parent(s): ddf883a

Training in progress, step 71

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -14,12 +14,12 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "gate_proj",
18
  "o_proj",
19
- "up_proj",
20
  "down_proj",
21
- "q_proj",
22
  "v_proj",
 
23
  "k_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "q_proj",
18
  "o_proj",
19
+ "gate_proj",
20
  "down_proj",
 
21
  "v_proj",
22
+ "up_proj",
23
  "k_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:780298dc7ab6027ce6888b90b37e3a859af6db6bffd1a5837825ab547630a5bb
3
- size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7137ae6a2025be70405acc2d4751ff5d082ddc6dc9dbeacb1ac0eec9aefbf58b
3
+ size 639792909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1a24288739f5a79621452525341c057c84a9e46e2c857f32253c864c8fe2fab
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ec4e14be11106d15174d06f53fa11c8c8f7445d303ec584d32ef6b562a48b7
3
  size 4027