Musha-the-Yusha commited on
Commit
59387c3
1 Parent(s): 6992762

trained on 100 epochs

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "bigscience/bloom-560m",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -14,7 +14,8 @@
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "query_key_value"
 
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "facebook/opt-350m",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
+ "q_proj",
18
+ "v_proj"
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:981724cdaa433eedca56f1261b2e94ac33066f6a9e7baaaaf93ee8883ffe93af
3
- size 6309185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a83f729e084285cfa9c410909d0d4f917b03b803f391f9c15045f3b551489f35
3
+ size 6326417