kajamo commited on
Commit
87f5c4d
1 Parent(s): 79da1c4

Model save

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -2
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -15,11 +15,13 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
 
 
18
  "classifier",
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
- "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "distilbert-base-uncased",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
+ "classifier",
19
+ "score",
20
  "classifier",
21
  "score"
22
  ],
23
  "peft_type": "LORA",
24
+ "r": 8,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffb4c0f4cb0c8b97c3a768aa89a9d81d7f3f475a92d50aa2140ddf017efee9e9
3
- size 2521452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad3663311d3db99182b9b44f371885a839ef5a0ff049c2d65f21a53d0d579ba
3
+ size 2668644