Asilarkness commited on
Commit
6598f35
·
verified ·
1 Parent(s): ccf5daf

Training in progress, step 700

Browse files
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "exclude_modules": null,
12
  "fan_in_fan_out": false,
13
  "inference_mode": true,
14
- "init_lora_weights": "pissa_niter_16",
15
  "layer_replication": null,
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
@@ -31,15 +31,15 @@
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
- "in_proj_qkv",
35
- "o_proj",
36
- "v_proj",
37
  "gate_proj",
38
- "in_proj_z",
39
  "out_proj",
40
  "up_proj",
 
41
  "down_proj",
42
- "q_proj",
 
 
43
  "k_proj"
44
  ],
45
  "target_parameters": null,
 
11
  "exclude_modules": null,
12
  "fan_in_fan_out": false,
13
  "inference_mode": true,
14
+ "init_lora_weights": true,
15
  "layer_replication": null,
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
+ "q_proj",
 
 
35
  "gate_proj",
 
36
  "out_proj",
37
  "up_proj",
38
+ "in_proj_qkv",
39
  "down_proj",
40
+ "in_proj_z",
41
+ "v_proj",
42
+ "o_proj",
43
  "k_proj"
44
  ],
45
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28ddc3d6a3f28275397b123ea0dbd6aa6c1c7cebe0281cb260f7b5a001faa524
3
  size 1740746640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05713b405e067eec917f7e5b30208a51fc30d42eea29d0da78a1b0a55c38cbf
3
  size 1740746640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fda9eca81350d33d7afd002b0486cfbb31f4b6481ffe7100ba3796331272c0ae
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14fd1411109c0eee6413d22d6af96a8f8643991c4f44679b65cf8291ea6222b1
3
  size 5201