RonanMcGovern commited on
Commit
058e43a
·
verified ·
1 Parent(s): a93a833

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -28,14 +28,18 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "v_proj",
32
- "q_proj",
33
  "k_proj",
34
- "o_proj"
 
 
35
  ],
36
  "target_parameters": [
37
- "down_proj",
38
- "up_proj"
 
 
 
 
39
  ],
40
  "task_type": null,
41
  "trainable_token_indices": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
 
31
  "k_proj",
32
+ "o_proj",
33
+ "q_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": [
37
+ "7.mlp.experts.gate_up_proj",
38
+ "7.mlp.experts.down_proj",
39
+ "15.mlp.experts.gate_up_proj",
40
+ "15.mlp.experts.down_proj",
41
+ "23.mlp.experts.gate_up_proj",
42
+ "23.mlp.experts.down_proj"
43
  ],
44
  "task_type": null,
45
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34e7e71856637583becf65c60619a073422601a908b9ff28cc74e7548450df28
3
- size 157515072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372963ddb62d8abec51013bbc77e92efaac3272249f908500155e56ebe13f88b
3
+ size 60189176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:095593e6b0aabba7b77c928fc41f28b6613b2ab4971641382afa29c821df33ae
3
- size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb8bb0f09d8160a8b40506c151389f641de748dac6f285829cba4e9636d9fcf
3
+ size 6225