Pplus commited on
Commit
672b0d2
1 Parent(s): 9b195c9

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -9,24 +9,24 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "gate_proj",
24
- "o_proj",
25
- "lm_head",
26
  "v_proj",
27
- "k_proj",
28
  "down_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 64,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
+ "up_proj",
 
 
24
  "v_proj",
 
25
  "down_proj",
26
+ "lm_head",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11b319716601e9dc025e1959b455121ddb6cbcacf9ace204b623bfa250e30818
3
- size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df0f9410220b2c60caf57d459887dc8b6137a8b28774c6ce47f84b41345f15de
3
+ size 864513616
runs/Feb15_04-12-37_1ad2abcb34be/events.out.tfevents.1707970367.1ad2abcb34be.861.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9143c82ac685154a8c01b5b7cf51ca8095b16c5feb891f3d2ddaae07cc837cab
3
+ size 9027
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0946f1dd9e946ba7b80d35bdbdc0c640bf71b6f123c518ee00b781cbee8fb11f
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88dab8211dd818c87b38b2af2f9a0f9c2ffc07a09f50fc176e913de7e6ee8154
3
  size 4600