dhmeltzer commited on
Commit
9cf8a64
·
1 Parent(s): 61637c1

Training in progress, step 19

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  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
- "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"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
17
  "up_proj",
18
  "q_proj",
 
19
  "down_proj",
20
  "v_proj",
21
+ "o_proj",
22
+ "gate_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:465fe924ccf44e7ef6df7fcc5ec700fd43915d1d19f1a26c97028b061b28f543
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da78bfcefc2fea0b526b6d93eab572bfe35c5de9d091a84d45b0669a0de285f5
3
  size 639792909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33b80f9fd948aaf36038af9fcdb318d12aef9e87e85dbc293e8d84d95b10cd77
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b453392506ce35f0842e7ce564a202dc45a73b1c615fe1110521d89d290e9259
3
  size 4155