kkboy1 commited on
Commit
e4931d9
·
1 Parent(s): 80fe8fc

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -8,7 +8,7 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 16,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
@@ -16,14 +16,14 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
20
- "o_proj",
21
- "v_proj",
22
  "up_proj",
23
- "q_proj",
24
  "gate_proj",
25
- "k_proj",
26
- "lm_head"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 32,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "k_proj",
 
 
20
  "up_proj",
21
+ "o_proj",
22
  "gate_proj",
23
+ "lm_head",
24
+ "down_proj",
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bbd8b0f8b6e68b69a1859c8ff31c064f6a079758b3083e80a0322fdd93f54a9
3
  size 170142632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393e5a5531da167da8fa2b7bd8f2cbe269571847a395784fc94e61f6d9777bde
3
  size 170142632
runs/Dec06_02-05-59_2e58acc38a9e/events.out.tfevents.1701828360.2e58acc38a9e.4793.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26eb0aac2125db10a2874aa487a97cf40e80997254eccafb8bf2921e99bff5eb
3
+ size 4665
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2793f7d5c398fdb3c661b78b725e53a345e1790ccff316e03bb3057d33eb58f8
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0f8c53c6757cd01fe2679a770c8e002a08046b14d0b729e291255d0b29caf3
3
  size 4728