Wimplex commited on
Commit
9aba3d7
·
1 Parent(s): ab56c71

Training in progress, step 2000

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
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "microsoft/phi-1_5",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -14,8 +14,8 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "Wqkv",
18
- "out_proj"
19
  ],
20
  "task_type": "CAUSAL_LM"
21
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "EleutherAI/pythia-70m",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "query_key_value",
18
+ "dense"
19
  ],
20
  "task_type": "CAUSAL_LM"
21
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:759ba041b18d3f58ce132ae5700364f9e5ca5fc74950263fbb836053c6c29168
3
- size 75530897
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beff387e8dfe50596453ded34bbcf6a57add872939cb40dfb7800fa33620e7bb
3
+ size 4727225
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e98f7a73c5911347b75ce8281451b42d4f407d71241152a26aaa8e87297f5c5f
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181354fcea9953a4a4f14b9101d6e42b5eb3140677d5373a41346b51f6989ff2
3
  size 4027