theoldmandthesea commited on
Commit
a08ebae
·
1 Parent(s): 2d1bb30

Training in progress, step 500

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
@@ -15,12 +15,12 @@
15
  "revision": null,
16
  "target_modules": [
17
  "up_proj",
18
- "down_proj",
19
  "o_proj",
20
  "gate_proj",
21
- "q_proj",
22
  "k_proj",
23
- "v_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
15
  "revision": null,
16
  "target_modules": [
17
  "up_proj",
18
+ "q_proj",
19
  "o_proj",
20
  "gate_proj",
 
21
  "k_proj",
22
+ "v_proj",
23
+ "down_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:49697a4e4974e189941f9fea53871c97d4102c0744dd23045bc26ffdc510b8ba
3
- size 160176013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5652a4c3d0fe085a45ef059790a3bca079d795e78cb780960bb149676303d9
3
+ size 160084621
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79355b897694c9b0f46c392d1e81fc0ea0593bcebe6571fbe8fc1dd136557cfe
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2894270d07079a367f38a74d2805529f5a01492594cb25dea3c68eff0d75503
3
  size 4091