chansung commited on
Commit
cd8ad4f
1 Parent(s): f771536

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
- "gate_proj",
26
  "down_proj",
27
  "q_proj",
28
  "o_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
24
  "down_proj",
25
  "q_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65c2b237a9d6e4f42820f11fb6a46e7fa64092ce0eaf8bfe6216180cfe7ee76f
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:944cf343c86cbebbc88bbc9eec916c38b59ee756e5ca3f40b329793e70672265
3
+ size 39256960
runs/Jun10_02-23-10_48ddfe8e991f/events.out.tfevents.1717986227.48ddfe8e991f.24991.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58d861e8fdcb8ab33521f816094d557f098434e51bf075a9be09c921c2eabd5e
3
+ size 10218
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6164f388be3134a1410d2df7cb67c45da1f045de939f2b7ed85aac05e799d67
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ffb27f0fd6a7143dd5c1775871c7ef4697a68201a714b4e32514ace64902a5
3
+ size 5304