SimonMA commited on
Commit
5037d96
1 Parent(s): 4643801

Training in progress, step 50

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": 512,
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": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
 
24
  "k_proj",
25
- "down_proj",
26
- "up_proj",
27
- "v_proj",
28
- "o_proj",
29
- "gate_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": 256,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "up_proj",
25
+ "down_proj",
26
  "q_proj",
27
+ "gate_proj",
28
  "k_proj",
29
+ "v_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:550d328a31b440aa6464048d02ac975c6a0a634ae113901f3393090eb2240aa1
3
- size 3611357976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2071a4dc9a52f3aab3899ac6a736667921981490e2e95d1d9dd7ae96484f9cc
3
+ size 2332095256
runs/Apr02_06-14-33_1f3fbe1ee1c0/events.out.tfevents.1712038481.1f3fbe1ee1c0.16839.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e307eb0fa5845fd3dfdfa973e627397e440899f9b2ca270ec55e01b377c8937
3
+ size 5411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bcbaa9e0c85cfabcfcb328cfdf2cf920c56178cee9b246cdd4a0bb41c090cae
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9c93f4241534784d984a7e3b976dec8e33542a9bd517c3b2795bd4e33062913
3
  size 4984