yuweiiizz commited on
Commit
0c3c662
1 Parent(s): d1988a1

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -12,7 +12,8 @@
12
  "fan_in_fan_out": false,
13
  "inference_mode": true,
14
  "init_lora_weights": true,
15
- "init_r": 12,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
@@ -27,10 +28,14 @@
27
  "rank_pattern": null,
28
  "revision": null,
29
  "target_modules": [
 
30
  "q_proj",
31
- "v_proj"
 
 
 
32
  ],
33
- "target_r": 4,
34
  "task_type": null,
35
  "tfinal": 1000,
36
  "tinit": 200,
 
12
  "fan_in_fan_out": false,
13
  "inference_mode": true,
14
  "init_lora_weights": true,
15
+ "init_r": 4,
16
+ "layer_replication": null,
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
 
28
  "rank_pattern": null,
29
  "revision": null,
30
  "target_modules": [
31
+ "k_proj",
32
  "q_proj",
33
+ "v_proj",
34
+ "out_proj",
35
+ "fc1",
36
+ "fc2"
37
  ],
38
+ "target_r": 2,
39
  "task_type": null,
40
  "tfinal": 1000,
41
  "tinit": 200,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3bdda41f37a90e9b42c31277dbeeaf87778c40173bd73d5eeb1f802a0506945
3
- size 5340440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad88968801af4cf0356e00c7a3aa0cda4e92ae2c977bfbb78fffb96536404d10
3
+ size 6564952
runs/Apr05_13-10-14_5978cef41cb9/events.out.tfevents.1712322618.5978cef41cb9.26.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bbd6345b9cd26b18723a97a3dbb06ff8ce3bf2ff114e9182d5ea41c11d41a96
3
+ size 9646
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e961221d33b093e0e1a1754c12795eb6c2a4d70dffd2fbb53b5ef4df028d790
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9089aadde09ae1e8835c53e5f2ccc89c3f85244feb83db68b5ab8e7951c12cf
3
  size 5112