Frorozcol commited on
Commit
dad5701
1 Parent(s): 568e1b0

Training in progress, step 500

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": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "k_proj",
18
- "gate_proj",
19
  "up_proj",
20
  "o_proj",
21
- "v_proj",
22
  "down_proj",
23
- "q_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
+ "v_proj",
18
+ "q_proj",
19
  "up_proj",
20
  "o_proj",
 
21
  "down_proj",
22
+ "k_proj",
23
+ "gate_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:72430327e78de59be454a580331181e8890a36181da2b084c9534c4fe570c7bc
3
  size 160069389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d345b3094812f3639479ecd14adc718c95ab79307d7b60fd4d56bdf180170c5d
3
  size 160069389
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15ceeab63413a94d1b63235deba218d64097249d3b5355ddedcb79be03d30581
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c83ec5701499bf46f30e82ca7a3881203d699099fc85bc6a6119786abb88284
3
  size 4027